Uses of Class
org.citygml4j.builder.jaxb.xml.io.reader.XMLChunkImpl

Packages that use XMLChunkImpl
org.citygml4j.builder.jaxb.xml.io.reader   
 

Uses of XMLChunkImpl in org.citygml4j.builder.jaxb.xml.io.reader
 

Methods in org.citygml4j.builder.jaxb.xml.io.reader with parameters of type XMLChunkImpl
 void XMLChunkImpl.append(XMLChunkImpl other)
           
 org.citygml4j.builder.jaxb.xml.io.reader.XMLElementChecker.ElementInfo XMLElementChecker.getCityGMLFeatureProperty(javax.xml.namespace.QName name, XMLChunkImpl currentChunk)
           
 org.citygml4j.builder.jaxb.xml.io.reader.XMLElementChecker.ElementInfo XMLElementChecker.getElementInfo(javax.xml.namespace.QName name, XMLChunkImpl currentChunk, org.citygml4j.builder.jaxb.xml.io.reader.XMLElementChecker.ElementInfo lastElementInfo, boolean isSetType)