| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Method and Description |
|---|---|
WhiteSpaceDocument.WhiteSpace |
WhiteSpaceDocument.addNewWhiteSpace()
Appends and returns a new empty "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
RestrictionDocument.Restriction.addNewWhiteSpace()
Appends and returns a new empty value (as xml) as the last "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
RestrictionType.addNewWhiteSpace()
Appends and returns a new empty value (as xml) as the last "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
WhiteSpaceDocument.getWhiteSpace()
Gets the "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace[] |
RestrictionDocument.Restriction.getWhiteSpaceArray()
Gets array of all "whiteSpace" elements
|
WhiteSpaceDocument.WhiteSpace[] |
RestrictionType.getWhiteSpaceArray()
Gets array of all "whiteSpace" elements
|
WhiteSpaceDocument.WhiteSpace |
RestrictionDocument.Restriction.getWhiteSpaceArray(int i)
Gets ith "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
RestrictionType.getWhiteSpaceArray(int i)
Gets ith "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
RestrictionDocument.Restriction.insertNewWhiteSpace(int i)
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
RestrictionType.insertNewWhiteSpace(int i)
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element
|
static WhiteSpaceDocument.WhiteSpace |
WhiteSpaceDocument.WhiteSpace.Factory.newInstance() |
static WhiteSpaceDocument.WhiteSpace |
WhiteSpaceDocument.WhiteSpace.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
WhiteSpaceDocument.setWhiteSpace(WhiteSpaceDocument.WhiteSpace whiteSpace)
Sets the "whiteSpace" element
|
void |
RestrictionDocument.Restriction.setWhiteSpaceArray(int i,
WhiteSpaceDocument.WhiteSpace whiteSpace)
Sets ith "whiteSpace" element
|
void |
RestrictionType.setWhiteSpaceArray(int i,
WhiteSpaceDocument.WhiteSpace whiteSpace)
Sets ith "whiteSpace" element
|
void |
RestrictionDocument.Restriction.setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray)
Sets array of all "whiteSpace" element
|
void |
RestrictionType.setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray)
Sets array of all "whiteSpace" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
WhiteSpaceDocumentImpl.WhiteSpaceImpl
An XML whiteSpace(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
WhiteSpaceDocument.WhiteSpace |
WhiteSpaceDocumentImpl.addNewWhiteSpace()
Appends and returns a new empty "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
RestrictionDocumentImpl.RestrictionImpl.addNewWhiteSpace()
Appends and returns a new empty value (as xml) as the last "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
RestrictionTypeImpl.addNewWhiteSpace()
Appends and returns a new empty value (as xml) as the last "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
WhiteSpaceDocumentImpl.getWhiteSpace()
Gets the "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace[] |
RestrictionDocumentImpl.RestrictionImpl.getWhiteSpaceArray()
Gets array of all "whiteSpace" elements
|
WhiteSpaceDocument.WhiteSpace[] |
RestrictionTypeImpl.getWhiteSpaceArray()
Gets array of all "whiteSpace" elements
|
WhiteSpaceDocument.WhiteSpace |
RestrictionDocumentImpl.RestrictionImpl.getWhiteSpaceArray(int i)
Gets ith "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
RestrictionTypeImpl.getWhiteSpaceArray(int i)
Gets ith "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
RestrictionDocumentImpl.RestrictionImpl.insertNewWhiteSpace(int i)
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element
|
WhiteSpaceDocument.WhiteSpace |
RestrictionTypeImpl.insertNewWhiteSpace(int i)
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
WhiteSpaceDocumentImpl.setWhiteSpace(WhiteSpaceDocument.WhiteSpace whiteSpace)
Sets the "whiteSpace" element
|
void |
RestrictionDocumentImpl.RestrictionImpl.setWhiteSpaceArray(int i,
WhiteSpaceDocument.WhiteSpace whiteSpace)
Sets ith "whiteSpace" element
|
void |
RestrictionTypeImpl.setWhiteSpaceArray(int i,
WhiteSpaceDocument.WhiteSpace whiteSpace)
Sets ith "whiteSpace" element
|
void |
RestrictionDocumentImpl.RestrictionImpl.setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray)
Sets array of all "whiteSpace" element
|
void |
RestrictionTypeImpl.setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray)
Sets array of all "whiteSpace" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.