public class CityFurniture200Unmarshaller
extends java.lang.Object
Constructor and Description |
---|
CityFurniture200Unmarshaller(CityGMLUnmarshaller citygml) |
Modifier and Type | Method and Description |
---|---|
boolean |
assignGenericProperty(ADEComponent genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
CityGML |
unmarshal(javax.xml.bind.JAXBElement<?> src) |
CityGML |
unmarshal(java.lang.Object src) |
CityFurniture |
unmarshalCityFurniture(net.opengis.citygml.cityfurniture._2.CityFurnitureType src) |
void |
unmarshalCityFurniture(net.opengis.citygml.cityfurniture._2.CityFurnitureType src,
CityFurniture dest) |
public CityFurniture200Unmarshaller(CityGMLUnmarshaller citygml)
public CityGML unmarshal(javax.xml.bind.JAXBElement<?> src) throws MissingADESchemaException
MissingADESchemaException
public CityGML unmarshal(java.lang.Object src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalCityFurniture(net.opengis.citygml.cityfurniture._2.CityFurnitureType src, CityFurniture dest) throws MissingADESchemaException
MissingADESchemaException
public CityFurniture unmarshalCityFurniture(net.opengis.citygml.cityfurniture._2.CityFurnitureType src) throws MissingADESchemaException
MissingADESchemaException
public boolean assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)