Modifier and Type | Method and Description |
---|---|
protected void |
addAttribute(java.lang.String uri,
java.lang.String localName,
java.lang.String prefix,
java.lang.String type,
java.lang.String value) |
protected void |
addEvent(javax.xml.stream.XMLStreamReader reader) |
CityGMLClass |
getCityGMLClass() |
ParentInfo |
getParentInfo() |
javax.xml.namespace.QName |
getTypeName() |
boolean |
hasPassedXMLValidation() |
protected boolean |
isComplete() |
protected boolean |
isFiltered() |
boolean |
isSetParentInfo() |
protected void |
removeTrailingCharacters() |
void |
send(org.xml.sax.ContentHandler handler,
boolean release) |
protected void |
setFirstElement(javax.xml.namespace.QName firstElement) |
protected void |
setIsFiltered(boolean isFiltered) |
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
protected void removeTrailingCharacters()
protected boolean isComplete()
protected boolean isFiltered()
protected void setIsFiltered(boolean isFiltered)
protected void setFirstElement(javax.xml.namespace.QName firstElement)
protected void addEvent(javax.xml.stream.XMLStreamReader reader) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
protected void addAttribute(java.lang.String uri, java.lang.String localName, java.lang.String prefix, java.lang.String type, java.lang.String value)
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