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()
getAppearance200Unmarshaller
public Appearance200Unmarshaller getAppearance200Unmarshaller()
getBridge200Unmarshaller
public Bridge200Unmarshaller getBridge200Unmarshaller()
getBuilding200Unmarshaller
public Building200Unmarshaller getBuilding200Unmarshaller()
getCityFurniture200Unmarshaller
public CityFurniture200Unmarshaller getCityFurniture200Unmarshaller()
getCityObjectGroup200Unmarshaller
public CityObjectGroup200Unmarshaller getCityObjectGroup200Unmarshaller()
getCore200Unmarshaller
public Core200Unmarshaller getCore200Unmarshaller()
getGenerics200Unmarshaller
public Generics200Unmarshaller getGenerics200Unmarshaller()
getLandUse200Unmarshaller
public LandUse200Unmarshaller getLandUse200Unmarshaller()
getRelief200Unmarshaller
public Relief200Unmarshaller getRelief200Unmarshaller()
getTexturedSurface200Unmarshaller
public TexturedSurface200Unmarshaller getTexturedSurface200Unmarshaller()
getTunnel200Unmarshaller
public Tunnel200Unmarshaller getTunnel200Unmarshaller()
getTransportation200Unmarshaller
public Transportation200Unmarshaller getTransportation200Unmarshaller()
getVegetation200Unmarshaller
public Vegetation200Unmarshaller getVegetation200Unmarshaller()
getWaterBody200Unmarshaller
public WaterBody200Unmarshaller getWaterBody200Unmarshaller()
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()