BuildingGeometry2DType |
BuildingGeometry2DDocument.addNewBuildingGeometry2D() |
Appends and returns a new empty "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DPropertyType.addNewBuildingGeometry2D() |
Appends and returns a new empty "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DDocument.getBuildingGeometry2D() |
Gets the "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DPropertyType.getBuildingGeometry2D() |
Gets the "BuildingGeometry2D" element
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.newInstance() |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(File file) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(InputStream is) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(Reader r) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(String xmlAsString) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(URL u) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(XMLStreamReader sr) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(Node node) |
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|