org.citygml4j.builder.jaxb.xml.io.reader
Class JAXBChunkReader
java.lang.Object
org.citygml4j.builder.jaxb.xml.io.reader.AbstractJAXBReader
org.citygml4j.builder.jaxb.xml.io.reader.JAXBChunkReader
- All Implemented Interfaces:
- CityGMLReader
public class JAXBChunkReader
- extends AbstractJAXBReader
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXBChunkReader
public JAXBChunkReader(javax.xml.stream.XMLStreamReader reader,
JAXBInputFactory factory,
java.net.URI baseURI)
throws CityGMLReadException
- Throws:
CityGMLReadException
close
public void close()
throws CityGMLReadException
- Specified by:
close
in interface CityGMLReader
- Overrides:
close
in class AbstractJAXBReader
- Throws:
CityGMLReadException
hasNextFeature
public boolean hasNextFeature()
throws CityGMLReadException
- Throws:
CityGMLReadException
nextFeature
public CityGML nextFeature()
throws CityGMLReadException
- Throws:
CityGMLReadException
isSetParentInfo
public boolean isSetParentInfo()
getParentInfo
public ParentInfo getParentInfo()