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)
           
 Appearance040Marshaller getAppearance040Marshaller()
           
 Appearance100Marshaller getAppearance100Marshaller()
           
 Building040Marshaller getBuilding040Marshaller()
           
 Building100Marshaller getBuilding100Marshaller()
           
 CityFurniture040Marshaller getCityFurniture040Marshaller()
           
 CityFurniture100Marshaller getCityFurniture100Marshaller()
           
 CityObjectGroup040Marshaller getCityObjectGroup040Marshaller()
           
 CityObjectGroup100Marshaller getCityObjectGroup100Marshaller()
           
 Core040Marshaller getCore040Marshaller()
           
 Core100Marshaller getCore100Marshaller()
           
 Generics040Marshaller getGenerics040Marshaller()
           
 Generics100Marshaller getGenerics100Marshaller()
           
 JAXBMarshaller getJAXBMarshaller()
           
 LandUse040Marshaller getLandUse040Marshaller()
           
 LandUse100Marshaller getLandUse100Marshaller()
           
 Relief040Marshaller getRelief040Marshaller()
           
 Relief100Marshaller getRelief100Marshaller()
           
 TexturedSurface040Marshaller getTexturedSurface040Marshaller()
           
 TexturedSurface100Marshaller getTexturedSurface100Marshaller()
           
 Transportation040Marshaller getTransportation040Marshaller()
           
 Transportation100Marshaller getTransportation100Marshaller()
           
 WaterBody040Marshaller getWaterBody040Marshaller()
           
 WaterBody100Marshaller getWaterBody100Marshaller()
           
 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()

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

getWaterBody100Marshaller

public WaterBody100Marshaller getWaterBody100Marshaller()

getAppearance040Marshaller

public Appearance040Marshaller getAppearance040Marshaller()

getBuilding040Marshaller

public Building040Marshaller getBuilding040Marshaller()

getCityFurniture040Marshaller

public CityFurniture040Marshaller getCityFurniture040Marshaller()

getCityObjectGroup040Marshaller

public CityObjectGroup040Marshaller getCityObjectGroup040Marshaller()

getCore040Marshaller

public Core040Marshaller getCore040Marshaller()

getGenerics040Marshaller

public Generics040Marshaller getGenerics040Marshaller()

getLandUse040Marshaller

public LandUse040Marshaller getLandUse040Marshaller()

getRelief040Marshaller

public Relief040Marshaller getRelief040Marshaller()

getTexturedSurface040Marshaller

public TexturedSurface040Marshaller getTexturedSurface040Marshaller()

getTransportation040Marshaller

public Transportation040Marshaller getTransportation040Marshaller()

getWaterBody040Marshaller

public WaterBody040Marshaller getWaterBody040Marshaller()