|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DerivationControl | |
---|---|
org.w3.x2001.xmlSchema | |
org.w3.x2001.xmlSchema.impl |
Uses of DerivationControl in org.w3.x2001.xmlSchema |
---|
Subinterfaces of DerivationControl in org.w3.x2001.xmlSchema | |
---|---|
static interface |
BlockSet.Member2.Item
An anonymous inner XML type. |
interface |
ReducedDerivationControl
An XML reducedDerivationControl(@http://www.w3.org/2001/XMLSchema). |
static interface |
SimpleDerivationSet.Member2.Item
An anonymous inner XML type. |
interface |
TypeDerivationControl
An XML typeDerivationControl(@http://www.w3.org/2001/XMLSchema). |
Methods in org.w3.x2001.xmlSchema that return DerivationControl | |
---|---|
static DerivationControl |
DerivationControl.Factory.newInstance()
|
static DerivationControl |
DerivationControl.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static DerivationControl |
DerivationControl.Factory.newValue(java.lang.Object obj)
|
static DerivationControl |
DerivationControl.Factory.parse(java.io.File file)
|
static DerivationControl |
DerivationControl.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static DerivationControl |
DerivationControl.Factory.parse(java.io.InputStream is)
|
static DerivationControl |
DerivationControl.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static DerivationControl |
DerivationControl.Factory.parse(org.w3c.dom.Node node)
|
static DerivationControl |
DerivationControl.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static DerivationControl |
DerivationControl.Factory.parse(java.io.Reader r)
|
static DerivationControl |
DerivationControl.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static DerivationControl |
DerivationControl.Factory.parse(java.lang.String xmlAsString)
|
static DerivationControl |
DerivationControl.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static DerivationControl |
DerivationControl.Factory.parse(java.net.URL u)
|
static DerivationControl |
DerivationControl.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static DerivationControl |
DerivationControl.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static DerivationControl |
DerivationControl.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static DerivationControl |
DerivationControl.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static DerivationControl |
DerivationControl.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of DerivationControl in org.w3.x2001.xmlSchema.impl |
---|
Classes in org.w3.x2001.xmlSchema.impl that implement DerivationControl | |
---|---|
static class |
BlockSetImpl.MemberImpl2.ItemImpl
An anonymous inner XML type. |
class |
DerivationControlImpl
An XML derivationControl(@http://www.w3.org/2001/XMLSchema). |
class |
ReducedDerivationControlImpl
An XML reducedDerivationControl(@http://www.w3.org/2001/XMLSchema). |
static class |
SimpleDerivationSetImpl.MemberImpl2.ItemImpl
An anonymous inner XML type. |
class |
TypeDerivationControlImpl
An XML typeDerivationControl(@http://www.w3.org/2001/XMLSchema). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |