Modifier and Type | Method and Description |
---|---|
CityGMLClass |
getCityGMLClass() |
ParentInfo |
getParentInfo() |
javax.xml.namespace.QName |
getTypeName() |
boolean |
hasPassedXMLValidation() |
boolean |
isSetParentInfo() |
void |
send(org.xml.sax.ContentHandler handler,
boolean release) |
CityGML |
unmarshal() |
public javax.xml.namespace.QName getTypeName()
getTypeName
in interface XMLChunk
public boolean isSetParentInfo()
isSetParentInfo
in interface XMLChunk
public ParentInfo getParentInfo()
getParentInfo
in interface XMLChunk
public boolean hasPassedXMLValidation()
hasPassedXMLValidation
in interface XMLChunk
public CityGMLClass getCityGMLClass()
getCityGMLClass
in interface XMLChunk
public void send(org.xml.sax.ContentHandler handler, boolean release) throws org.xml.sax.SAXException
public CityGML unmarshal() throws UnmarshalException, MissingADESchemaException
unmarshal
in interface XMLChunk
UnmarshalException
MissingADESchemaException