| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Method and Description |
|---|---|
static FullDerivationSet |
FullDerivationSet.Factory.newInstance() |
static FullDerivationSet |
FullDerivationSet.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static FullDerivationSet |
FullDerivationSet.Factory.newValue(Object obj) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(File file) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(InputStream is) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(Node node) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(Reader r) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(String xmlAsString) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(URL u) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static FullDerivationSet |
FullDerivationSet.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static FullDerivationSet |
FullDerivationSet.Factory.parse(XMLStreamReader sr) |
static FullDerivationSet |
FullDerivationSet.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
FullDerivationSet |
SchemaDocument.Schema.xgetFinalDefault()
Gets (as xml) the "finalDefault" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaDocument.Schema.xsetFinalDefault(FullDerivationSet finalDefault)
Sets (as xml) the "finalDefault" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
FullDerivationSetImpl
An XML fullDerivationSet(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
FullDerivationSet |
SchemaDocumentImpl.SchemaImpl.xgetFinalDefault()
Gets (as xml) the "finalDefault" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaDocumentImpl.SchemaImpl.xsetFinalDefault(FullDerivationSet finalDefault)
Sets (as xml) the "finalDefault" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.