| Package | Description |
|---|---|
| org.eclipse.lemminx.extensions.catalog |
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogCatalogEntry
Represents a catalog entry that uses the "catalog" attribute to reference an external document
|
class |
URICatalogEntry
Represents a catalog entry that uses the "uri" attribute to reference an external document
|
| Modifier and Type | Method and Description |
|---|---|
static List<CatalogEntry> |
CatalogUtils.getCatalogEntries(DOMDocument document)
Returns a list of all the catalog entries in the given document, or an empty
list if the document is not a catalog.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
CatalogUtils.getResolvedLocation(DOMDocument document,
CatalogEntry catalogEntry)
Returns the expanded system location
|
Copyright © 2022. All rights reserved.