| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Method and Description |
|---|---|
ListDocument.List |
ListDocument.addNewList()
Appends and returns a new empty "list" element
|
ListDocument.List |
SimpleType.addNewList()
Appends and returns a new empty "list" element
|
ListDocument.List |
ListDocument.getList()
Gets the "list" element
|
ListDocument.List |
SimpleType.getList()
Gets the "list" element
|
static ListDocument.List |
ListDocument.List.Factory.newInstance() |
static ListDocument.List |
ListDocument.List.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDocument.setList(ListDocument.List list)
Sets the "list" element
|
void |
SimpleType.setList(ListDocument.List list)
Sets the "list" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ListDocumentImpl.ListImpl
An XML list(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
ListDocument.List |
ListDocumentImpl.addNewList()
Appends and returns a new empty "list" element
|
ListDocument.List |
SimpleTypeImpl.addNewList()
Appends and returns a new empty "list" element
|
ListDocument.List |
ListDocumentImpl.getList()
Gets the "list" element
|
ListDocument.List |
SimpleTypeImpl.getList()
Gets the "list" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListDocumentImpl.setList(ListDocument.List list)
Sets the "list" element
|
void |
SimpleTypeImpl.setList(ListDocument.List list)
Sets the "list" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.