org.citygml4j.builder.jaxb.marshal.citygml
Class CityGMLMarshaller

java.lang.Object
  extended by org.citygml4j.builder.jaxb.marshal.citygml.CityGMLMarshaller

public class CityGMLMarshaller
extends java.lang.Object


Constructor Summary
CityGMLMarshaller(JAXBMarshaller jaxb)
           
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.Object> ade2jaxbElement(ADEComponent ade)
           
 Appearance100Marshaller getAppearance100Marshaller()
           
 Appearance200Marshaller getAppearance200Marshaller()
           
 Bridge200Marshaller getBridge200Marshaller()
           
 Building100Marshaller getBuilding100Marshaller()
           
 Building200Marshaller getBuilding200Marshaller()
           
 CityFurniture100Marshaller getCityFurniture100Marshaller()
           
 CityFurniture200Marshaller getCityFurniture200Marshaller()
           
 CityObjectGroup100Marshaller getCityObjectGroup100Marshaller()
           
 CityObjectGroup200Marshaller getCityObjectGroup200Marshaller()
           
 Core100Marshaller getCore100Marshaller()
           
 Core200Marshaller getCore200Marshaller()
           
 Generics100Marshaller getGenerics100Marshaller()
           
 Generics200Marshaller getGenerics200Marshaller()
           
 JAXBMarshaller getJAXBMarshaller()
           
 LandUse100Marshaller getLandUse100Marshaller()
           
 LandUse200Marshaller getLandUse200Marshaller()
           
 Relief100Marshaller getRelief100Marshaller()
           
 Relief200Marshaller getRelief200Marshaller()
           
 TexturedSurface100Marshaller getTexturedSurface100Marshaller()
           
 TexturedSurface200Marshaller getTexturedSurface200Marshaller()
           
 Transportation100Marshaller getTransportation100Marshaller()
           
 Transportation200Marshaller getTransportation200Marshaller()
           
 Tunnel200Marshaller getTunnel200Marshaller()
           
 Vegetation100Marshaller getVegetation100Marshaller()
           
 Vegetation200Marshaller getVegetation200Marshaller()
           
 WaterBody100Marshaller getWaterBody100Marshaller()
           
 WaterBody200Marshaller getWaterBody200Marshaller()
           
 java.lang.Object marshal(ModelObject src)
           
 javax.xml.bind.JAXBElement<?> marshalJAXBElement(java.lang.Object src)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CityGMLMarshaller

public CityGMLMarshaller(JAXBMarshaller jaxb)
Method Detail

marshalJAXBElement

public javax.xml.bind.JAXBElement<?> marshalJAXBElement(java.lang.Object src)

marshal

public java.lang.Object marshal(ModelObject src)

ade2jaxbElement

public javax.xml.bind.JAXBElement<java.lang.Object> ade2jaxbElement(ADEComponent ade)

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()