public interface PropsDocument extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
PropsDocument.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
PropsDocument.Props
An XML props(@http://www.springframework.org/schema/beans).
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
PropsDocument.Props |
addNewProps()
Appends and returns a new empty "props" element
|
PropsDocument.Props |
getProps()
Gets the "props" element
|
void |
setProps(PropsDocument.Props props)
Sets the "props" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final org.apache.xmlbeans.SchemaType type
PropsDocument.Props getProps()
void setProps(PropsDocument.Props props)
PropsDocument.Props addNewProps()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann