public class CatalogCatalogEntry extends CatalogEntry
Constructor and Description |
---|
CatalogCatalogEntry(String baseURI,
DOMElement entryElement) |
Modifier and Type | Method and Description |
---|---|
DOMRange |
getLinkRange()
Returns the range in the document where the link to an external document is,
or null if this catalog entry does not refer to an external document
|
String |
getResolvedURI()
Returns the URI for the document that this catalog entry references, or null
if this catalog entry does not refer to an external document
|
getBaseURI, getEntryElement
public CatalogCatalogEntry(String baseURI, DOMElement entryElement)
public DOMRange getLinkRange()
CatalogEntry
getLinkRange
in class CatalogEntry
public String getResolvedURI()
CatalogEntry
getResolvedURI
in class CatalogEntry
Copyright © 2021. All rights reserved.