| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Method and Description |
|---|---|
RegistryPackageType |
RegistryPackageDocument.addNewRegistryPackage()
Appends and returns a new empty "RegistryPackage" element
|
RegistryPackageType |
RegistryPackageDocument.getRegistryPackage()
Gets the "RegistryPackage" element
|
static RegistryPackageType |
RegistryPackageType.Factory.newInstance() |
static RegistryPackageType |
RegistryPackageType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(java.io.File file) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(java.io.InputStream is) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(org.w3c.dom.Node node) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(java.io.Reader r) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(java.lang.String xmlAsString) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(java.net.URL u) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static RegistryPackageType |
RegistryPackageType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static RegistryPackageType |
RegistryPackageType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static RegistryPackageType |
RegistryPackageType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistryPackageDocument.setRegistryPackage(RegistryPackageType registryPackage)
Sets the "RegistryPackage" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegistryPackageTypeImpl
An XML RegistryPackageType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
RegistryPackageType |
RegistryPackageDocumentImpl.addNewRegistryPackage()
Appends and returns a new empty "RegistryPackage" element
|
RegistryPackageType |
RegistryPackageDocumentImpl.getRegistryPackage()
Gets the "RegistryPackage" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegistryPackageDocumentImpl.setRegistryPackage(RegistryPackageType registryPackage)
Sets the "RegistryPackage" element
|
Copyright © 2015–2018 52north.org. All rights reserved.