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

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

Uses of ALDXMLOperatorType in de.unihalle.informatik.Alida_xml
 

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

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

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



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