|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.builder.jaxb.xml.io.reader.AbstractJAXBReader
public abstract class AbstractJAXBReader
Constructor Summary | |
---|---|
AbstractJAXBReader(javax.xml.stream.XMLStreamReader reader,
JAXBInputFactory factory,
java.net.URI baseURI)
|
Method Summary | |
---|---|
void |
close()
|
java.lang.String |
getBaseURI()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.citygml4j.xml.io.reader.CityGMLReader |
---|
getParentInfo, hasNextFeature, isSetParentInfo, nextFeature |
Constructor Detail |
---|
public AbstractJAXBReader(javax.xml.stream.XMLStreamReader reader, JAXBInputFactory factory, java.net.URI baseURI) throws CityGMLReadException
CityGMLReadException
Method Detail |
---|
public void close() throws CityGMLReadException
close
in interface CityGMLReader
CityGMLReadException
public java.lang.String getBaseURI()
getBaseURI
in interface CityGMLReader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |