Package | Description |
---|---|
org.springframework.schema.beans | |
org.springframework.schema.beans.impl |
Modifier and Type | Method and Description |
---|---|
PropsDocument.Props |
PropertyType.addNewProps()
Appends and returns a new empty "props" element
|
PropsDocument.Props |
KeyDocument.Key.addNewProps()
Appends and returns a new empty value (as xml) as the last "props" element
|
PropsDocument.Props |
ListOrSetType.addNewProps()
Appends and returns a new empty value (as xml) as the last "props" element
|
PropsDocument.Props |
PropsDocument.addNewProps()
Appends and returns a new empty "props" element
|
PropsDocument.Props |
ConstructorArgDocument.ConstructorArg.addNewProps()
Appends and returns a new empty "props" element
|
PropsDocument.Props |
EntryType.addNewProps()
Appends and returns a new empty value (as xml) as the last "props" element
|
PropsDocument.Props |
PropertyType.getProps()
Gets the "props" element
|
PropsDocument.Props |
PropsDocument.getProps()
Gets the "props" element
|
PropsDocument.Props |
ConstructorArgDocument.ConstructorArg.getProps()
Gets the "props" element
|
PropsDocument.Props[] |
KeyDocument.Key.getPropsArray()
Gets array of all "props" elements
|
PropsDocument.Props[] |
ListOrSetType.getPropsArray()
Gets array of all "props" elements
|
PropsDocument.Props[] |
EntryType.getPropsArray()
Gets array of all "props" elements
|
PropsDocument.Props |
KeyDocument.Key.getPropsArray(int i)
Gets ith "props" element
|
PropsDocument.Props |
ListOrSetType.getPropsArray(int i)
Gets ith "props" element
|
PropsDocument.Props |
EntryType.getPropsArray(int i)
Gets ith "props" element
|
PropsDocument.Props |
KeyDocument.Key.insertNewProps(int i)
Inserts and returns a new empty value (as xml) as the ith "props" element
|
PropsDocument.Props |
ListOrSetType.insertNewProps(int i)
Inserts and returns a new empty value (as xml) as the ith "props" element
|
PropsDocument.Props |
EntryType.insertNewProps(int i)
Inserts and returns a new empty value (as xml) as the ith "props" element
|
static PropsDocument.Props |
PropsDocument.Props.Factory.newInstance() |
static PropsDocument.Props |
PropsDocument.Props.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
PropertyType.setProps(PropsDocument.Props props)
Sets the "props" element
|
void |
PropsDocument.setProps(PropsDocument.Props props)
Sets the "props" element
|
void |
ConstructorArgDocument.ConstructorArg.setProps(PropsDocument.Props props)
Sets the "props" element
|
void |
KeyDocument.Key.setPropsArray(int i,
PropsDocument.Props props)
Sets ith "props" element
|
void |
ListOrSetType.setPropsArray(int i,
PropsDocument.Props props)
Sets ith "props" element
|
void |
EntryType.setPropsArray(int i,
PropsDocument.Props props)
Sets ith "props" element
|
void |
KeyDocument.Key.setPropsArray(PropsDocument.Props[] propsArray)
Sets array of all "props" element
|
void |
ListOrSetType.setPropsArray(PropsDocument.Props[] propsArray)
Sets array of all "props" element
|
void |
EntryType.setPropsArray(PropsDocument.Props[] propsArray)
Sets array of all "props" element
|
Modifier and Type | Class and Description |
---|---|
static class |
PropsDocumentImpl.PropsImpl
An XML props(@http://www.springframework.org/schema/beans).
|
Modifier and Type | Method and Description |
---|---|
PropsDocument.Props |
PropsDocumentImpl.addNewProps()
Appends and returns a new empty "props" element
|
PropsDocument.Props |
ListOrSetTypeImpl.addNewProps()
Appends and returns a new empty value (as xml) as the last "props" element
|
PropsDocument.Props |
ConstructorArgDocumentImpl.ConstructorArgImpl.addNewProps()
Appends and returns a new empty "props" element
|
PropsDocument.Props |
EntryTypeImpl.addNewProps()
Appends and returns a new empty value (as xml) as the last "props" element
|
PropsDocument.Props |
PropertyTypeImpl.addNewProps()
Appends and returns a new empty "props" element
|
PropsDocument.Props |
KeyDocumentImpl.KeyImpl.addNewProps()
Appends and returns a new empty value (as xml) as the last "props" element
|
PropsDocument.Props |
PropsDocumentImpl.getProps()
Gets the "props" element
|
PropsDocument.Props |
ConstructorArgDocumentImpl.ConstructorArgImpl.getProps()
Gets the "props" element
|
PropsDocument.Props |
PropertyTypeImpl.getProps()
Gets the "props" element
|
PropsDocument.Props[] |
ListOrSetTypeImpl.getPropsArray()
Gets array of all "props" elements
|
PropsDocument.Props[] |
EntryTypeImpl.getPropsArray()
Gets array of all "props" elements
|
PropsDocument.Props[] |
KeyDocumentImpl.KeyImpl.getPropsArray()
Gets array of all "props" elements
|
PropsDocument.Props |
ListOrSetTypeImpl.getPropsArray(int i)
Gets ith "props" element
|
PropsDocument.Props |
EntryTypeImpl.getPropsArray(int i)
Gets ith "props" element
|
PropsDocument.Props |
KeyDocumentImpl.KeyImpl.getPropsArray(int i)
Gets ith "props" element
|
PropsDocument.Props |
ListOrSetTypeImpl.insertNewProps(int i)
Inserts and returns a new empty value (as xml) as the ith "props" element
|
PropsDocument.Props |
EntryTypeImpl.insertNewProps(int i)
Inserts and returns a new empty value (as xml) as the ith "props" element
|
PropsDocument.Props |
KeyDocumentImpl.KeyImpl.insertNewProps(int i)
Inserts and returns a new empty value (as xml) as the ith "props" element
|
Modifier and Type | Method and Description |
---|---|
void |
PropsDocumentImpl.setProps(PropsDocument.Props props)
Sets the "props" element
|
void |
ConstructorArgDocumentImpl.ConstructorArgImpl.setProps(PropsDocument.Props props)
Sets the "props" element
|
void |
PropertyTypeImpl.setProps(PropsDocument.Props props)
Sets the "props" element
|
void |
ListOrSetTypeImpl.setPropsArray(int i,
PropsDocument.Props props)
Sets ith "props" element
|
void |
EntryTypeImpl.setPropsArray(int i,
PropsDocument.Props props)
Sets ith "props" element
|
void |
KeyDocumentImpl.KeyImpl.setPropsArray(int i,
PropsDocument.Props props)
Sets ith "props" element
|
void |
ListOrSetTypeImpl.setPropsArray(PropsDocument.Props[] propsArray)
Sets array of all "props" element
|
void |
EntryTypeImpl.setPropsArray(PropsDocument.Props[] propsArray)
Sets array of all "props" element
|
void |
KeyDocumentImpl.KeyImpl.setPropsArray(PropsDocument.Props[] propsArray)
Sets array of all "props" element
|
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann