public class URICatalogEntry extends CatalogEntry
| Constructor and Description |
|---|
URICatalogEntry(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, getEntryElementpublic URICatalogEntry(String baseURI, DOMElement entryElement)
public DOMRange getLinkRange()
CatalogEntrygetLinkRange in class CatalogEntrypublic String getResolvedURI()
CatalogEntrygetResolvedURI in class CatalogEntryCopyright © 2023. All rights reserved.