| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AnyDocument.Any
An XML any(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
Wildcard |
AnyAttributeDocument.addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element
|
Wildcard |
AttributeGroup.addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element
|
Wildcard |
ExtensionType.addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element
|
Wildcard |
RestrictionType.addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element
|
Wildcard |
ComplexType.addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element
|
Wildcard |
AnyAttributeDocument.getAnyAttribute()
Gets the "anyAttribute" element
|
Wildcard |
AttributeGroup.getAnyAttribute()
Gets the "anyAttribute" element
|
Wildcard |
ExtensionType.getAnyAttribute()
Gets the "anyAttribute" element
|
Wildcard |
RestrictionType.getAnyAttribute()
Gets the "anyAttribute" element
|
Wildcard |
ComplexType.getAnyAttribute()
Gets the "anyAttribute" element
|
static Wildcard |
Wildcard.Factory.newInstance() |
static Wildcard |
Wildcard.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static Wildcard |
Wildcard.Factory.parse(File file) |
static Wildcard |
Wildcard.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static Wildcard |
Wildcard.Factory.parse(InputStream is) |
static Wildcard |
Wildcard.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static Wildcard |
Wildcard.Factory.parse(Node node) |
static Wildcard |
Wildcard.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static Wildcard |
Wildcard.Factory.parse(Reader r) |
static Wildcard |
Wildcard.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static Wildcard |
Wildcard.Factory.parse(String xmlAsString) |
static Wildcard |
Wildcard.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static Wildcard |
Wildcard.Factory.parse(URL u) |
static Wildcard |
Wildcard.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static Wildcard |
Wildcard.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static Wildcard |
Wildcard.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static Wildcard |
Wildcard.Factory.parse(XMLStreamReader sr) |
static Wildcard |
Wildcard.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AnyAttributeDocument.setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element
|
void |
AttributeGroup.setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element
|
void |
ExtensionType.setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element
|
void |
RestrictionType.setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element
|
void |
ComplexType.setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AnyDocumentImpl.AnyImpl
An XML any(@http://www.w3.org/2001/XMLSchema).
|
class |
WildcardImpl
An XML wildcard(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
Wildcard |
AnyAttributeDocumentImpl.addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element
|
Wildcard |
AttributeGroupImpl.addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element
|
Wildcard |
ExtensionTypeImpl.addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element
|
Wildcard |
RestrictionTypeImpl.addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element
|
Wildcard |
ComplexTypeImpl.addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element
|
Wildcard |
AnyAttributeDocumentImpl.getAnyAttribute()
Gets the "anyAttribute" element
|
Wildcard |
AttributeGroupImpl.getAnyAttribute()
Gets the "anyAttribute" element
|
Wildcard |
ExtensionTypeImpl.getAnyAttribute()
Gets the "anyAttribute" element
|
Wildcard |
RestrictionTypeImpl.getAnyAttribute()
Gets the "anyAttribute" element
|
Wildcard |
ComplexTypeImpl.getAnyAttribute()
Gets the "anyAttribute" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnyAttributeDocumentImpl.setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element
|
void |
AttributeGroupImpl.setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element
|
void |
ExtensionTypeImpl.setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element
|
void |
RestrictionTypeImpl.setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element
|
void |
ComplexTypeImpl.setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.