public class WebsiteLink extends AbstractExternalAddress
| Constructor and Description |
|---|
WebsiteLink(String url,
String label)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
toCDM(ContentHandler contentHandler)
Transform the website to CDM
|
public WebsiteLink(String url, String label)
url - URL of the LOM sheetlabel - Label of the LOM sheetpublic void toCDM(ContentHandler contentHandler) throws SAXException
contentHandler - the content handler to sax intoSAXException - if an error occurred while saxing