Class CityGMLChunk


  • public class CityGMLChunk
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.citygml4j.core.model.core.AbstractFeature build()  
      org.citygml4j.core.model.core.AbstractFeature build​(boolean release)  
      javax.xml.namespace.QName getFirstElement()  
      javax.xml.namespace.QName getLastElement()  
      void send​(org.xml.sax.ContentHandler handler, boolean release)  
      javax.xml.stream.XMLStreamReader toXMLStreamReader​(boolean release)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getFirstElement

        public javax.xml.namespace.QName getFirstElement()
      • getLastElement

        public javax.xml.namespace.QName getLastElement()
      • toXMLStreamReader

        public javax.xml.stream.XMLStreamReader toXMLStreamReader​(boolean release)
      • send

        public void send​(org.xml.sax.ContentHandler handler,
                         boolean release)
                  throws org.xml.sax.SAXException
        Throws:
        org.xml.sax.SAXException