org.citygml4j.builder.jaxb.unmarshal.citygml.cityfurniture
Class CityFurniture200Unmarshaller
java.lang.Object
org.citygml4j.builder.jaxb.unmarshal.citygml.cityfurniture.CityFurniture200Unmarshaller
public class CityFurniture200Unmarshaller
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CityFurniture200Unmarshaller
public CityFurniture200Unmarshaller(CityGMLUnmarshaller citygml)
unmarshal
public CityGML unmarshal(javax.xml.bind.JAXBElement<?> src)
throws MissingADESchemaException
- Throws:
MissingADESchemaException
unmarshal
public CityGML unmarshal(java.lang.Object src)
throws MissingADESchemaException
- Throws:
MissingADESchemaException
unmarshalCityFurniture
public void unmarshalCityFurniture(CityFurnitureType src,
CityFurniture dest)
throws MissingADESchemaException
- Throws:
MissingADESchemaException
unmarshalCityFurniture
public CityFurniture unmarshalCityFurniture(CityFurnitureType src)
throws MissingADESchemaException
- Throws:
MissingADESchemaException
assignGenericProperty
public boolean assignGenericProperty(ADEComponent genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest)