Uses of Interface
de.unihalle.informatik.Alida_xml.ALDXMLOperatorWithDescriptor

Packages that use ALDXMLOperatorWithDescriptor
de.unihalle.informatik.Alida_xml   
de.unihalle.informatik.Alida_xml.impl   
 

Uses of ALDXMLOperatorWithDescriptor in de.unihalle.informatik.Alida_xml
 

Methods in de.unihalle.informatik.Alida_xml that return ALDXMLOperatorWithDescriptor
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.newInstance()
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(java.io.File file)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(java.io.File file, org.apache.xmlbeans.XmlOptions options)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(java.io.InputStream is)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(org.w3c.dom.Node node)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(java.io.Reader r)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(java.lang.String xmlAsString)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(java.net.URL u)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static ALDXMLOperatorWithDescriptor ALDXMLOperatorWithDescriptor.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of ALDXMLOperatorWithDescriptor in de.unihalle.informatik.Alida_xml.impl
 

Classes in de.unihalle.informatik.Alida_xml.impl that implement ALDXMLOperatorWithDescriptor
 class ALDXMLOperatorWithDescriptorImpl
          An XML ALDXMLOperatorWithDescriptor(@http://informatik.unihalle.de/Alida_xml).
 



Copyright © 2014-2015 Martin Luther University Halle-Wittenberg. All Rights Reserved.