org.citygml4j.builder.jaxb.unmarshal.citygml
Class CityGMLUnmarshaller
java.lang.Object
org.citygml4j.builder.jaxb.unmarshal.citygml.CityGMLUnmarshaller
public class CityGMLUnmarshaller
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CityGMLUnmarshaller
public CityGMLUnmarshaller(JAXBUnmarshaller jaxb)
unmarshal
public CityGML unmarshal(javax.xml.bind.JAXBElement<?> src)
throws MissingADESchemaException
- Throws:
MissingADESchemaException
unmarshal
public CityGML unmarshal(java.lang.Object src)
throws MissingADESchemaException
- Throws:
MissingADESchemaException
assignGenericProperty
public boolean assignGenericProperty(ADEComponent genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest)
getJAXBUnmarshaller
public JAXBUnmarshaller getJAXBUnmarshaller()
getAppearance100Unmarshaller
public Appearance100Unmarshaller getAppearance100Unmarshaller()
getBuilding100Unmarshaller
public Building100Unmarshaller getBuilding100Unmarshaller()
getCityFurniture100Unmarshaller
public CityFurniture100Unmarshaller getCityFurniture100Unmarshaller()
getCityObjectGroup100Unmarshaller
public CityObjectGroup100Unmarshaller getCityObjectGroup100Unmarshaller()
getCore100Unmarshaller
public Core100Unmarshaller getCore100Unmarshaller()
getGenerics100Unmarshaller
public Generics100Unmarshaller getGenerics100Unmarshaller()
getLandUse100Unmarshaller
public LandUse100Unmarshaller getLandUse100Unmarshaller()
getRelief100Unmarshaller
public Relief100Unmarshaller getRelief100Unmarshaller()
getTexturedSurface100Unmarshaller
public TexturedSurface100Unmarshaller getTexturedSurface100Unmarshaller()
getTransportation100Unmarshaller
public Transportation100Unmarshaller getTransportation100Unmarshaller()
getVegetation100Unmarshaller
public Vegetation100Unmarshaller getVegetation100Unmarshaller()
getWaterBody100Unmarshaller
public WaterBody100Unmarshaller getWaterBody100Unmarshaller()
getAppearance040Unmarshaller
public Appearance040Unmarshaller getAppearance040Unmarshaller()
getBuilding040Unmarshaller
public Building040Unmarshaller getBuilding040Unmarshaller()
getCityFurniture040Unmarshaller
public CityFurniture040Unmarshaller getCityFurniture040Unmarshaller()
getCityObjectGroup040Unmarshaller
public CityObjectGroup040Unmarshaller getCityObjectGroup040Unmarshaller()
getCore040Unmarshaller
public Core040Unmarshaller getCore040Unmarshaller()
getGenerics040Unmarshaller
public Generics040Unmarshaller getGenerics040Unmarshaller()
getLandUse040Unmarshaller
public LandUse040Unmarshaller getLandUse040Unmarshaller()
getRelief040Unmarshaller
public Relief040Unmarshaller getRelief040Unmarshaller()
getTexturedSurface040Unmarshaller
public TexturedSurface040Unmarshaller getTexturedSurface040Unmarshaller()
getTransportation040Unmarshaller
public Transportation040Unmarshaller getTransportation040Unmarshaller()
getVegetation040Unmarshaller
public Vegetation040Unmarshaller getVegetation040Unmarshaller()
getWaterBody040Unmarshaller
public WaterBody040Unmarshaller getWaterBody040Unmarshaller()