|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RealGroup | |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl | |
| Uses of RealGroup in org.w3.x2001.xmlSchema |
|---|
| Subinterfaces of RealGroup in org.w3.x2001.xmlSchema | |
|---|---|
interface |
GroupRef
An XML groupRef(@http://www.w3.org/2001/XMLSchema). |
interface |
NamedGroup
An XML namedGroup(@http://www.w3.org/2001/XMLSchema). |
| Methods in org.w3.x2001.xmlSchema that return RealGroup | |
|---|---|
static RealGroup |
RealGroup.Factory.newInstance()
|
static RealGroup |
RealGroup.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static RealGroup |
RealGroup.Factory.parse(java.io.File file)
|
static RealGroup |
RealGroup.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static RealGroup |
RealGroup.Factory.parse(java.io.InputStream is)
|
static RealGroup |
RealGroup.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static RealGroup |
RealGroup.Factory.parse(org.w3c.dom.Node node)
|
static RealGroup |
RealGroup.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static RealGroup |
RealGroup.Factory.parse(java.io.Reader r)
|
static RealGroup |
RealGroup.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static RealGroup |
RealGroup.Factory.parse(java.lang.String xmlAsString)
|
static RealGroup |
RealGroup.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static RealGroup |
RealGroup.Factory.parse(java.net.URL u)
|
static RealGroup |
RealGroup.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static RealGroup |
RealGroup.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static RealGroup |
RealGroup.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static RealGroup |
RealGroup.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static RealGroup |
RealGroup.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of RealGroup in org.w3.x2001.xmlSchema.impl |
|---|
| Classes in org.w3.x2001.xmlSchema.impl that implement RealGroup | |
|---|---|
class |
GroupRefImpl
An XML groupRef(@http://www.w3.org/2001/XMLSchema). |
class |
NamedGroupImpl
An XML namedGroup(@http://www.w3.org/2001/XMLSchema). |
class |
RealGroupImpl
An XML realGroup(@http://www.w3.org/2001/XMLSchema). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||