org.citygml4j.builder.jaxb.xml.io.reader
Class XMLChunk
java.lang.Object
org.citygml4j.builder.jaxb.xml.io.reader.XMLChunk
public class XMLChunk
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addEvent
public void addEvent(javax.xml.stream.XMLStreamReader reader)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
isComplete
public boolean isComplete()
getFirstStartElement
public StartElement getFirstStartElement()
getLastStartElement
public StartElement getLastStartElement()
getParentStartElement
public StartElement getParentStartElement()
append
public void append(XMLChunk other)
unmarshalFeatureInfo
public ParentInfo unmarshalFeatureInfo()
unmarshal
public CityGML unmarshal()
throws javax.xml.bind.JAXBException,
org.xml.sax.SAXException,
MissingADESchemaException
- Throws:
javax.xml.bind.JAXBException
org.xml.sax.SAXException
MissingADESchemaException