|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Catalog | |
org.newsml.toolkit | Interfaces for Accessing NewsML Information (v2.0) |
org.newsml.toolkit.dom | DOM Implementation of the NewsML Interfaces (v2.0) |
Uses of Catalog in org.newsml.toolkit |
Methods in org.newsml.toolkit that return Catalog | |
Catalog |
NewsMLFactory.createCatalog()
Create a new, empty Catalog element. |
Catalog |
NewsMLFactory.createCatalog(Catalog node)
Copy an existing Catalog element. |
Catalog |
CatalogNode.getCatalog()
Get the resource catalog, if one was provided. |
Catalog |
Catalog.getReferencedCatalog(boolean useExternal)
Retrieve the final catalog referenced. |
Methods in org.newsml.toolkit with parameters of type Catalog | |
Catalog |
NewsMLFactory.createCatalog(Catalog node)
Copy an existing Catalog element. |
Uses of Catalog in org.newsml.toolkit.dom |
Methods in org.newsml.toolkit.dom that return Catalog | |
Catalog |
DOMNewsMLFactory.createCatalog()
|
Catalog |
DOMNewsMLFactory.createCatalog(Catalog node)
|
Methods in org.newsml.toolkit.dom with parameters of type Catalog | |
Catalog |
DOMNewsMLFactory.createCatalog(Catalog node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |