| Package | Description |
|---|---|
| org.apache.xml.xmlbeans.x2004.x02.xbean.config | |
| org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl |
| Modifier and Type | Method and Description |
|---|---|
ConfigDocument.Config |
ConfigDocument.addNewConfig()
Appends and returns a new empty "config" element
|
ConfigDocument.Config |
ConfigDocument.getConfig()
Gets the "config" element
|
static ConfigDocument.Config |
ConfigDocument.Config.Factory.newInstance() |
static ConfigDocument.Config |
ConfigDocument.Config.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigDocument.setConfig(ConfigDocument.Config config)
Sets the "config" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigDocumentImpl.ConfigImpl
An XML config(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
|
| Modifier and Type | Method and Description |
|---|---|
ConfigDocument.Config |
ConfigDocumentImpl.addNewConfig()
Appends and returns a new empty "config" element
|
ConfigDocument.Config |
ConfigDocumentImpl.getConfig()
Gets the "config" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigDocumentImpl.setConfig(ConfigDocument.Config config)
Sets the "config" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.