Class CityDBADEUnmarshaller

  • All Implemented Interfaces:
    org.citygml4j.model.citygml.ade.binding.ADEUnmarshaller

    public class CityDBADEUnmarshaller
    extends java.lang.Object
    implements org.citygml4j.model.citygml.ade.binding.ADEUnmarshaller
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setADEUnmarshallerHelper​(org.citygml4j.builder.jaxb.unmarshal.citygml.ade.ADEUnmarshallerHelper helper)  
      org.citygml4j.model.citygml.ade.binding.ADEModelObject unmarshal​(java.lang.Object src)  
      org.citygml4j.model.citygml.ade.binding.ADEModelObject unmarshal​(javax.xml.bind.JAXBElement<?> src)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CityDBADEUnmarshaller

        public CityDBADEUnmarshaller()
    • Method Detail

      • setADEUnmarshallerHelper

        public void setADEUnmarshallerHelper​(org.citygml4j.builder.jaxb.unmarshal.citygml.ade.ADEUnmarshallerHelper helper)
        Specified by:
        setADEUnmarshallerHelper in interface org.citygml4j.model.citygml.ade.binding.ADEUnmarshaller
      • unmarshal

        public org.citygml4j.model.citygml.ade.binding.ADEModelObject unmarshal​(javax.xml.bind.JAXBElement<?> src)
                                                                         throws org.citygml4j.xml.io.reader.MissingADESchemaException
        Specified by:
        unmarshal in interface org.citygml4j.model.citygml.ade.binding.ADEUnmarshaller
        Throws:
        org.citygml4j.xml.io.reader.MissingADESchemaException
      • unmarshal

        public org.citygml4j.model.citygml.ade.binding.ADEModelObject unmarshal​(java.lang.Object src)
                                                                         throws org.citygml4j.xml.io.reader.MissingADESchemaException
        Specified by:
        unmarshal in interface org.citygml4j.model.citygml.ade.binding.ADEUnmarshaller
        Throws:
        org.citygml4j.xml.io.reader.MissingADESchemaException