Uses of Class
org.citygml4j.builder.jaxb.unmarshal.citygml.CityGMLUnmarshaller

Packages that use CityGMLUnmarshaller
org.citygml4j.builder.jaxb.unmarshal   
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance   
org.citygml4j.builder.jaxb.unmarshal.citygml.building   
org.citygml4j.builder.jaxb.unmarshal.citygml.cityfurniture   
org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup   
org.citygml4j.builder.jaxb.unmarshal.citygml.core   
org.citygml4j.builder.jaxb.unmarshal.citygml.generics   
org.citygml4j.builder.jaxb.unmarshal.citygml.landuse   
org.citygml4j.builder.jaxb.unmarshal.citygml.relief   
org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface   
org.citygml4j.builder.jaxb.unmarshal.citygml.transportation   
org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation   
org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody   
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal
 

Methods in org.citygml4j.builder.jaxb.unmarshal that return CityGMLUnmarshaller
 CityGMLUnmarshaller JAXBUnmarshaller.getCityGMLUnmarshaller()
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type CityGMLUnmarshaller
Appearance040Unmarshaller(CityGMLUnmarshaller citygml)
           
Appearance100Unmarshaller(CityGMLUnmarshaller citygml)
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.building
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type CityGMLUnmarshaller
Building040Unmarshaller(CityGMLUnmarshaller citygml)
           
Building100Unmarshaller(CityGMLUnmarshaller citygml)
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.cityfurniture
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.cityfurniture with parameters of type CityGMLUnmarshaller
CityFurniture040Unmarshaller(CityGMLUnmarshaller citygml)
           
CityFurniture100Unmarshaller(CityGMLUnmarshaller citygml)
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup with parameters of type CityGMLUnmarshaller
CityObjectGroup040Unmarshaller(CityGMLUnmarshaller citygml)
           
CityObjectGroup100Unmarshaller(CityGMLUnmarshaller citygml)
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.core
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.core with parameters of type CityGMLUnmarshaller
Core040Unmarshaller(CityGMLUnmarshaller citygml)
           
Core100Unmarshaller(CityGMLUnmarshaller citygml)
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.generics
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.generics with parameters of type CityGMLUnmarshaller
Generics040Unmarshaller(CityGMLUnmarshaller citygml)
           
Generics100Unmarshaller(CityGMLUnmarshaller citygml)
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.landuse
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.landuse with parameters of type CityGMLUnmarshaller
LandUse040Unmarshaller(CityGMLUnmarshaller citygml)
           
LandUse100Unmarshaller(CityGMLUnmarshaller citygml)
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.relief
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.relief with parameters of type CityGMLUnmarshaller
Relief040Unmarshaller(CityGMLUnmarshaller citygml)
           
Relief100Unmarshaller(CityGMLUnmarshaller citygml)
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface with parameters of type CityGMLUnmarshaller
TexturedSurface040Unmarshaller(CityGMLUnmarshaller citygml)
           
TexturedSurface100Unmarshaller(CityGMLUnmarshaller citygml)
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation with parameters of type CityGMLUnmarshaller
Transportation040Unmarshaller(CityGMLUnmarshaller citygml)
           
Transportation100Unmarshaller(CityGMLUnmarshaller citygml)
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation with parameters of type CityGMLUnmarshaller
Vegetation040Unmarshaller(CityGMLUnmarshaller citygml)
           
Vegetation100Unmarshaller(CityGMLUnmarshaller citygml)
           
 

Uses of CityGMLUnmarshaller in org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody
 

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody with parameters of type CityGMLUnmarshaller
WaterBody040Unmarshaller(CityGMLUnmarshaller citygml)
           
WaterBody100Unmarshaller(CityGMLUnmarshaller citygml)