LinearReferencingMethodPropertyType |
LinearElementType.addNewDefaultLRM() |
Appends and returns a new empty "defaultLRM" element
|
LinearReferencingMethodPropertyType |
LinearSRSType.addNewLrm() |
Appends and returns a new empty "lrm" element
|
LinearReferencingMethodPropertyType |
PositionExpressionType.addNewLrm() |
Appends and returns a new empty "lrm" element
|
LinearReferencingMethodPropertyType |
LinearElementType.getDefaultLRM() |
Gets the "defaultLRM" element
|
LinearReferencingMethodPropertyType |
LinearSRSType.getLrm() |
Gets the "lrm" element
|
LinearReferencingMethodPropertyType |
PositionExpressionType.getLrm() |
Gets the "lrm" element
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.newInstance() |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(File file) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(InputStream is) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(Reader r) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(String xmlAsString) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(URL u) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(XMLStreamReader sr) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(Node node) |
|
static LinearReferencingMethodPropertyType |
LinearReferencingMethodPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|