Class ADEUnmarshallerHelper
- java.lang.Object
-
- org.citygml4j.builder.cityjson.unmarshal.citygml.ade.ADEUnmarshallerHelper
-
public class ADEUnmarshallerHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ADEUnmarshallerHelper(CityJSONUnmarshaller json)
-
Method Summary
-
-
-
Constructor Detail
-
ADEUnmarshallerHelper
public ADEUnmarshallerHelper(CityJSONUnmarshaller json)
-
-
Method Detail
-
getCityGMLUnmarshaller
public CityGMLUnmarshaller getCityGMLUnmarshaller()
-
getAppearanceUnmarshaller
public AppearanceUnmarshaller getAppearanceUnmarshaller()
-
getBridgeUnmarshaller
public BridgeUnmarshaller getBridgeUnmarshaller()
-
getBuildingUnmarshaller
public BuildingUnmarshaller getBuildingUnmarshaller()
-
getCityFurnitureUnmarshaller
public CityFurnitureUnmarshaller getCityFurnitureUnmarshaller()
-
getCiyCityObjectGroupUnmarshaller
public CityObjectGroupUnmarshaller getCiyCityObjectGroupUnmarshaller()
-
getCoreUnmarshaller
public CoreUnmarshaller getCoreUnmarshaller()
-
getGenericsUnmarshaller
public GenericsUnmarshaller getGenericsUnmarshaller()
-
getLandUseUnmarshaller
public LandUseUnmarshaller getLandUseUnmarshaller()
-
getReliefUnmarshaller
public ReliefUnmarshaller getReliefUnmarshaller()
-
getTransportationUnmarshaller
public TransportationUnmarshaller getTransportationUnmarshaller()
-
getVegetationUnmarshaller
public VegetationUnmarshaller getVegetationUnmarshaller()
-
getWaterBodyUnmarshaller
public WaterBodyUnmarshaller getWaterBodyUnmarshaller()
-
getGMLUnmarshaller
public GMLUnmarshaller getGMLUnmarshaller()
-
-