|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CatalogType | |
|---|---|
| com.activeEndpoints.schemas.catalog.x2006.x07.catalog | |
| com.activeEndpoints.schemas.catalog.x2006.x07.catalog.impl | |
| Uses of CatalogType in com.activeEndpoints.schemas.catalog.x2006.x07.catalog |
|---|
| Methods in com.activeEndpoints.schemas.catalog.x2006.x07.catalog that return CatalogType | |
|---|---|
CatalogType |
CatalogDocument.addNewCatalog()
Appends and returns a new empty "catalog" element |
CatalogType |
CatalogDocument.getCatalog()
Gets the "catalog" element |
static CatalogType |
CatalogType.Factory.newInstance()
|
static CatalogType |
CatalogType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static CatalogType |
CatalogType.Factory.parse(File file)
|
static CatalogType |
CatalogType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static CatalogType |
CatalogType.Factory.parse(InputStream is)
|
static CatalogType |
CatalogType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static CatalogType |
CatalogType.Factory.parse(Node node)
|
static CatalogType |
CatalogType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static CatalogType |
CatalogType.Factory.parse(Reader r)
|
static CatalogType |
CatalogType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static CatalogType |
CatalogType.Factory.parse(String xmlAsString)
|
static CatalogType |
CatalogType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static CatalogType |
CatalogType.Factory.parse(URL u)
|
static CatalogType |
CatalogType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static CatalogType |
CatalogType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static CatalogType |
CatalogType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static CatalogType |
CatalogType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static CatalogType |
CatalogType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in com.activeEndpoints.schemas.catalog.x2006.x07.catalog with parameters of type CatalogType | |
|---|---|
void |
CatalogDocument.setCatalog(CatalogType catalog)
Sets the "catalog" element |
| Uses of CatalogType in com.activeEndpoints.schemas.catalog.x2006.x07.catalog.impl |
|---|
| Classes in com.activeEndpoints.schemas.catalog.x2006.x07.catalog.impl that implement CatalogType | |
|---|---|
class |
CatalogTypeImpl
An XML catalogType(@http://schemas.active-endpoints.com/catalog/2006/07/catalog.xsd). |
| Methods in com.activeEndpoints.schemas.catalog.x2006.x07.catalog.impl that return CatalogType | |
|---|---|
CatalogType |
CatalogDocumentImpl.addNewCatalog()
Appends and returns a new empty "catalog" element |
CatalogType |
CatalogDocumentImpl.getCatalog()
Gets the "catalog" element |
| Methods in com.activeEndpoints.schemas.catalog.x2006.x07.catalog.impl with parameters of type CatalogType | |
|---|---|
void |
CatalogDocumentImpl.setCatalog(CatalogType catalog)
Sets the "catalog" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||