| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
All.MaxOccurs
An XML maxOccurs(@).
|
static interface |
NarrowMaxMin.MaxOccurs
An XML maxOccurs(@).
|
| Modifier and Type | Method and Description |
|---|---|
static AllNNI |
AllNNI.Factory.newInstance() |
static AllNNI |
AllNNI.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static AllNNI |
AllNNI.Factory.newValue(Object obj) |
static AllNNI |
AllNNI.Factory.parse(File file) |
static AllNNI |
AllNNI.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static AllNNI |
AllNNI.Factory.parse(InputStream is) |
static AllNNI |
AllNNI.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static AllNNI |
AllNNI.Factory.parse(Node node) |
static AllNNI |
AllNNI.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static AllNNI |
AllNNI.Factory.parse(Reader r) |
static AllNNI |
AllNNI.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static AllNNI |
AllNNI.Factory.parse(String xmlAsString) |
static AllNNI |
AllNNI.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static AllNNI |
AllNNI.Factory.parse(URL u) |
static AllNNI |
AllNNI.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static AllNNI |
AllNNI.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static AllNNI |
AllNNI.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static AllNNI |
AllNNI.Factory.parse(XMLStreamReader sr) |
static AllNNI |
AllNNI.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
AllNNI |
AnyDocument.Any.xgetMaxOccurs()
Gets (as xml) the "maxOccurs" attribute
|
AllNNI |
Group.xgetMaxOccurs()
Gets (as xml) the "maxOccurs" attribute
|
AllNNI |
Element.xgetMaxOccurs()
Gets (as xml) the "maxOccurs" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnyDocument.Any.xsetMaxOccurs(AllNNI maxOccurs)
Sets (as xml) the "maxOccurs" attribute
|
void |
Group.xsetMaxOccurs(AllNNI maxOccurs)
Sets (as xml) the "maxOccurs" attribute
|
void |
Element.xsetMaxOccurs(AllNNI maxOccurs)
Sets (as xml) the "maxOccurs" attribute
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AllImpl.MaxOccursImpl
An XML maxOccurs(@).
|
class |
AllNNIImpl
An XML allNNI(@http://www.w3.org/2001/XMLSchema).
|
static class |
NarrowMaxMinImpl.MaxOccursImpl
An XML maxOccurs(@).
|
| Modifier and Type | Method and Description |
|---|---|
AllNNI |
AnyDocumentImpl.AnyImpl.xgetMaxOccurs()
Gets (as xml) the "maxOccurs" attribute
|
AllNNI |
GroupImpl.xgetMaxOccurs()
Gets (as xml) the "maxOccurs" attribute
|
AllNNI |
ElementImpl.xgetMaxOccurs()
Gets (as xml) the "maxOccurs" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnyDocumentImpl.AnyImpl.xsetMaxOccurs(AllNNI maxOccurs)
Sets (as xml) the "maxOccurs" attribute
|
void |
GroupImpl.xsetMaxOccurs(AllNNI maxOccurs)
Sets (as xml) the "maxOccurs" attribute
|
void |
ElementImpl.xsetMaxOccurs(AllNNI maxOccurs)
Sets (as xml) the "maxOccurs" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.