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

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

Uses of ALDXMLOperator in de.unihalle.informatik.Alida_xml
 

Subinterfaces of ALDXMLOperator in de.unihalle.informatik.Alida_xml
 interface ALDXMLOperatorTypeWithDescriptor
          An XML ALDXMLOperatorTypeWithDescriptor(@http://informatik.unihalle.de/Alida_xml).
 interface ALDXMLOperatorWithDescriptor
          An XML ALDXMLOperatorWithDescriptor(@http://informatik.unihalle.de/Alida_xml).
 

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

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

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



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