SosInsertionMetadataType |
SosInsertionMetadataDocument.addNewSosInsertionMetadata() |
Appends and returns a new empty "SosInsertionMetadata" element
|
SosInsertionMetadataType |
SosInsertionMetadataPropertyType.addNewSosInsertionMetadata() |
Appends and returns a new empty "SosInsertionMetadata" element
|
SosInsertionMetadataType |
SosInsertionMetadataDocument.getSosInsertionMetadata() |
Gets the "SosInsertionMetadata" element
|
SosInsertionMetadataType |
SosInsertionMetadataPropertyType.getSosInsertionMetadata() |
Gets the "SosInsertionMetadata" element
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.newInstance() |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(File file) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(InputStream is) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(Reader r) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(String xmlAsString) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(URL u) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(XMLStreamReader sr) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(Node node) |
|
static SosInsertionMetadataType |
SosInsertionMetadataType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|