EXGeographicDescriptionType |
EXGeographicDescriptionDocument.addNewEXGeographicDescription() |
Appends and returns a new empty "EX_GeographicDescription" element
|
EXGeographicDescriptionType |
EXGeographicDescriptionPropertyType.addNewEXGeographicDescription() |
Appends and returns a new empty "EX_GeographicDescription" element
|
EXGeographicDescriptionType |
EXGeographicDescriptionDocument.getEXGeographicDescription() |
Gets the "EX_GeographicDescription" element
|
EXGeographicDescriptionType |
EXGeographicDescriptionPropertyType.getEXGeographicDescription() |
Gets the "EX_GeographicDescription" element
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.newInstance() |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(File file) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(InputStream is) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(Reader r) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(String xmlAsString) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(URL u) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(XMLStreamReader sr) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(Node node) |
|
static EXGeographicDescriptionType |
EXGeographicDescriptionType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|