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.bridge   
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.tunnel   
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
Appearance100Unmarshaller(CityGMLUnmarshaller citygml)
           
Appearance200Unmarshaller(CityGMLUnmarshaller citygml)
           
 

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

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.bridge with parameters of type CityGMLUnmarshaller
Bridge200Unmarshaller(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
Building100Unmarshaller(CityGMLUnmarshaller citygml)
           
Building200Unmarshaller(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
CityFurniture100Unmarshaller(CityGMLUnmarshaller citygml)
           
CityFurniture200Unmarshaller(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
CityObjectGroup100Unmarshaller(CityGMLUnmarshaller citygml)
           
CityObjectGroup200Unmarshaller(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
Core100Unmarshaller(CityGMLUnmarshaller citygml)
           
Core200Unmarshaller(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
Generics100Unmarshaller(CityGMLUnmarshaller citygml)
           
Generics200Unmarshaller(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
LandUse100Unmarshaller(CityGMLUnmarshaller citygml)
           
LandUse200Unmarshaller(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
Relief100Unmarshaller(CityGMLUnmarshaller citygml)
           
Relief200Unmarshaller(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
TexturedSurface100Unmarshaller(CityGMLUnmarshaller citygml)
           
TexturedSurface200Unmarshaller(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
Transportation100Unmarshaller(CityGMLUnmarshaller citygml)
           
Transportation200Unmarshaller(CityGMLUnmarshaller citygml)
           
 

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

Constructors in org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel with parameters of type CityGMLUnmarshaller
Tunnel200Unmarshaller(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
Vegetation100Unmarshaller(CityGMLUnmarshaller citygml)
           
Vegetation200Unmarshaller(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
WaterBody100Unmarshaller(CityGMLUnmarshaller citygml)
           
WaterBody200Unmarshaller(CityGMLUnmarshaller citygml)