public class StAXCityGML
extends java.lang.Object
Constructor and Description |
---|
StAXCityGML() |
Modifier and Type | Method and Description |
---|---|
static void |
loadCityGML(oracle.sql.CLOB citygml) |
protected static void |
loadCityGML(javax.xml.stream.XMLStreamReader streamReader) |
protected static void |
loadCityGMLBuilding(javax.xml.stream.XMLStreamReader streamReader) |
public static void loadCityGML(oracle.sql.CLOB citygml) throws java.sql.SQLException, javax.xml.stream.XMLStreamException
java.sql.SQLException
javax.xml.stream.XMLStreamException
protected static void loadCityGML(javax.xml.stream.XMLStreamReader streamReader) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
protected static void loadCityGMLBuilding(javax.xml.stream.XMLStreamReader streamReader)