Package | Description |
---|---|
org.jboss.util.xml.catalog |
XML utilities.
|
Modifier and Type | Field and Description |
---|---|
protected CatalogManager |
Catalog.catalogManager
The catalog manager in use for this instance.
|
Modifier and Type | Method and Description |
---|---|
CatalogManager |
Catalog.getCatalogManager() |
static CatalogManager |
CatalogManager.getStaticManager()
Allow access to the static CatalogManager
|
Modifier and Type | Method and Description |
---|---|
void |
Catalog.setCatalogManager(CatalogManager manager)
Establish the CatalogManager used by this catalog.
|
Constructor and Description |
---|
Catalog(CatalogManager manager)
Constructs an empty Catalog with a specific CatalogManager.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.