Interface ADEPropertyBuilder<T>

    • Method Detail

      • buildADEProperty

        void buildADEProperty​(T object,
                              javax.xml.namespace.QName name,
                              org.xmlobjects.stream.XMLReader reader)
                       throws org.xmlobjects.builder.ObjectBuildException,
                              org.xmlobjects.stream.XMLReadException
        Throws:
        org.xmlobjects.builder.ObjectBuildException
        org.xmlobjects.stream.XMLReadException