org.citygml4j.builder.jaxb.unmarshal.citygml.ade
Class ADEUnmarshaller

java.lang.Object
  extended by org.citygml4j.builder.jaxb.unmarshal.citygml.ade.ADEUnmarshaller

public class ADEUnmarshaller
extends java.lang.Object


Constructor Summary
ADEUnmarshaller(JAXBUnmarshaller jaxb)
           
 
Method Summary
 ADEComponent unmarshal(org.w3c.dom.Element element)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ADEUnmarshaller

public ADEUnmarshaller(JAXBUnmarshaller jaxb)
Method Detail

unmarshal

public ADEComponent unmarshal(org.w3c.dom.Element element)
                       throws MissingADESchemaException
Throws:
MissingADESchemaException