Class ADEMarshallerHelper
- java.lang.Object
-
- org.citygml4j.builder.jaxb.marshal.citygml.ade.ADEMarshallerHelper
-
public class ADEMarshallerHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ADEMarshallerHelper(JAXBMarshaller jaxb)
-
Method Summary
-
-
-
Constructor Detail
-
ADEMarshallerHelper
public ADEMarshallerHelper(JAXBMarshaller jaxb)
-
-
Method Detail
-
getTargetCityGMLVersion
public CityGMLVersion getTargetCityGMLVersion()
-
getJAXBMarshaller
public JAXBMarshaller getJAXBMarshaller()
-
getAppearance200Marshaller
public Appearance200Marshaller getAppearance200Marshaller()
-
getBridge200Marshaller
public Bridge200Marshaller getBridge200Marshaller()
-
getBuilding200Marshaller
public Building200Marshaller getBuilding200Marshaller()
-
getCityFurniture200Marshaller
public CityFurniture200Marshaller getCityFurniture200Marshaller()
-
getCityObjectGroup200Marshaller
public CityObjectGroup200Marshaller getCityObjectGroup200Marshaller()
-
getCore200Marshaller
public Core200Marshaller getCore200Marshaller()
-
getGenerics200Marshaller
public Generics200Marshaller getGenerics200Marshaller()
-
getLandUse200Marshaller
public LandUse200Marshaller getLandUse200Marshaller()
-
getRelief200Marshaller
public Relief200Marshaller getRelief200Marshaller()
-
getTexturedSurface200Marshaller
public TexturedSurface200Marshaller getTexturedSurface200Marshaller()
-
getTransportation200Marshaller
public Transportation200Marshaller getTransportation200Marshaller()
-
getTunnel200Marshaller
public Tunnel200Marshaller getTunnel200Marshaller()
-
getVegetation200Marshaller
public Vegetation200Marshaller getVegetation200Marshaller()
-
getWaterBody200Marshaller
public WaterBody200Marshaller getWaterBody200Marshaller()
-
getAppearance100Marshaller
public Appearance100Marshaller getAppearance100Marshaller()
-
getBuilding100Marshaller
public Building100Marshaller getBuilding100Marshaller()
-
getCityFurniture100Marshaller
public CityFurniture100Marshaller getCityFurniture100Marshaller()
-
getCityObjectGroup100Marshaller
public CityObjectGroup100Marshaller getCityObjectGroup100Marshaller()
-
getCore100Marshaller
public Core100Marshaller getCore100Marshaller()
-
getGenerics100Marshaller
public Generics100Marshaller getGenerics100Marshaller()
-
getLandUse100Marshaller
public LandUse100Marshaller getLandUse100Marshaller()
-
getRelief100Marshaller
public Relief100Marshaller getRelief100Marshaller()
-
getTexturedSurface100Marshaller
public TexturedSurface100Marshaller getTexturedSurface100Marshaller()
-
getTransportation100Marshaller
public Transportation100Marshaller getTransportation100Marshaller()
-
getVegetation100Marshaller
public Vegetation100Marshaller getVegetation100Marshaller()
-
getWaterBody100Marshaller
public WaterBody100Marshaller getWaterBody100Marshaller()
-
getGMLMarshaller
public GMLMarshaller getGMLMarshaller()
-
getXALMarshaller
public XALMarshaller getXALMarshaller()
-
-