Class ADEUnmarshallerHelper
- java.lang.Object
-
- org.citygml4j.builder.jaxb.unmarshal.citygml.ade.ADEUnmarshallerHelper
-
public class ADEUnmarshallerHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ADEUnmarshallerHelper(JAXBUnmarshaller jaxb)
-
Method Summary
-
-
-
Constructor Detail
-
ADEUnmarshallerHelper
public ADEUnmarshallerHelper(JAXBUnmarshaller jaxb)
-
-
Method Detail
-
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()
-
getGMLUnmarshaller
public GMLUnmarshaller getGMLUnmarshaller()
-
getXALUnmarshaller
public XALUnmarshaller getXALUnmarshaller()
-
-