org.citygml4j
Class CityGMLContext

java.lang.Object
  extended by org.citygml4j.CityGMLContext

public class CityGMLContext
extends java.lang.Object


Constructor Summary
CityGMLContext()
           
 
Method Summary
 CityGMLBuilder createCityGMLBuilder()
           
 CityGMLBuilder createCityGMLBuilder(java.lang.ClassLoader classLoader)
           
 JAXBBuilder createJAXBBuilder()
           
 JAXBBuilder createJAXBBuilder(java.lang.ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CityGMLContext

public CityGMLContext()
Method Detail

createCityGMLBuilder

public CityGMLBuilder createCityGMLBuilder()
                                    throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createCityGMLBuilder

public CityGMLBuilder createCityGMLBuilder(java.lang.ClassLoader classLoader)
                                    throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createJAXBBuilder

public JAXBBuilder createJAXBBuilder()
                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createJAXBBuilder

public JAXBBuilder createJAXBBuilder(java.lang.ClassLoader classLoader)
                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException