SphericalCSRefType |
SphericalCSRefDocument.addNewSphericalCSRef() |
Appends and returns a new empty "sphericalCSRef" element
|
SphericalCSRefType |
GeocentricCRSType.addNewUsesSphericalCS() |
Appends and returns a new empty "usesSphericalCS" element
|
SphericalCSRefType |
UsesSphericalCSDocument.addNewUsesSphericalCS() |
Appends and returns a new empty "usesSphericalCS" element
|
SphericalCSRefType |
SphericalCSRefDocument.getSphericalCSRef() |
Gets the "sphericalCSRef" element
|
SphericalCSRefType |
GeocentricCRSType.getUsesSphericalCS() |
Gets the "usesSphericalCS" element
|
SphericalCSRefType |
UsesSphericalCSDocument.getUsesSphericalCS() |
Gets the "usesSphericalCS" element
|
static SphericalCSRefType |
SphericalCSRefType.Factory.newInstance() |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(File file) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(InputStream is) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(Reader r) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(String xmlAsString) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(URL u) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(XMLStreamReader sr) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(Node node) |
|
static SphericalCSRefType |
SphericalCSRefType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|