Class WebsiteLink


Object that represents a website link : URL and label
  • Constructor Details

    • WebsiteLink

      public WebsiteLink(String url, String label)
      Constructor
      Parameters:
      url - URL of the LOM sheet
      label - Label of the LOM sheet
  • Method Details

    • toCDM

      public void toCDM(ContentHandler contentHandler) throws SAXException
      Transform the website to CDM
      Parameters:
      contentHandler - the content handler to sax into
      Throws:
      SAXException - if an error occurred while saxing