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.
|
Copyright © 2020. All rights reserved.