org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup
Class CityObjectGroup100Unmarshaller
java.lang.Object
org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup.CityObjectGroup100Unmarshaller
public class CityObjectGroup100Unmarshaller
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CityObjectGroup100Unmarshaller
public CityObjectGroup100Unmarshaller(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
unmarshalCityObjectGroup
public void unmarshalCityObjectGroup(CityObjectGroupType src,
CityObjectGroup dest)
throws MissingADESchemaException
- Throws:
MissingADESchemaException
unmarshalCityObjectGroup
public CityObjectGroup unmarshalCityObjectGroup(CityObjectGroupType src)
throws MissingADESchemaException
- Throws:
MissingADESchemaException
unmarshalCityObjectGroupMember
public CityObjectGroupMember unmarshalCityObjectGroupMember(CityObjectGroupMemberType src)
throws MissingADESchemaException
- Throws:
MissingADESchemaException
unmarshalCityObjectGroupParent
public CityObjectGroupParent unmarshalCityObjectGroupParent(CityObjectGroupParentType src)
throws MissingADESchemaException
- Throws:
MissingADESchemaException
assignGenericProperty
public boolean assignGenericProperty(ADEComponent genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest)