Uses of Interface
org.w3.x2001.xmlSchema.SimpleExplicitGroup

Packages that use SimpleExplicitGroup
org.w3.x2001.xmlSchema   
org.w3.x2001.xmlSchema.impl   
 

Uses of SimpleExplicitGroup in org.w3.x2001.xmlSchema
 

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

Uses of SimpleExplicitGroup in org.w3.x2001.xmlSchema.impl
 

Classes in org.w3.x2001.xmlSchema.impl that implement SimpleExplicitGroup
 class SimpleExplicitGroupImpl
          An XML simpleExplicitGroup(@http://www.w3.org/2001/XMLSchema).
 



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