| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Method and Description |
|---|---|
SelectorDocument.Selector |
SelectorDocument.addNewSelector()
Appends and returns a new empty "selector" element
|
SelectorDocument.Selector |
Keybase.addNewSelector()
Appends and returns a new empty "selector" element
|
SelectorDocument.Selector |
SelectorDocument.getSelector()
Gets the "selector" element
|
SelectorDocument.Selector |
Keybase.getSelector()
Gets the "selector" element
|
static SelectorDocument.Selector |
SelectorDocument.Selector.Factory.newInstance() |
static SelectorDocument.Selector |
SelectorDocument.Selector.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectorDocument.setSelector(SelectorDocument.Selector selector)
Sets the "selector" element
|
void |
Keybase.setSelector(SelectorDocument.Selector selector)
Sets the "selector" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SelectorDocumentImpl.SelectorImpl
An XML selector(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
SelectorDocument.Selector |
SelectorDocumentImpl.addNewSelector()
Appends and returns a new empty "selector" element
|
SelectorDocument.Selector |
KeybaseImpl.addNewSelector()
Appends and returns a new empty "selector" element
|
SelectorDocument.Selector |
SelectorDocumentImpl.getSelector()
Gets the "selector" element
|
SelectorDocument.Selector |
KeybaseImpl.getSelector()
Gets the "selector" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectorDocumentImpl.setSelector(SelectorDocument.Selector selector)
Sets the "selector" element
|
void |
KeybaseImpl.setSelector(SelectorDocument.Selector selector)
Sets the "selector" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.