public class PropsTypeImpl extends CollectionTypeImpl implements PropsType
PropsType.Factory| Constructor and Description |
|---|
PropsTypeImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
PropDocument.Prop |
addNewProp()
Appends and returns a new empty value (as xml) as the last "prop" element
|
PropDocument.Prop[] |
getPropArray()
Gets array of all "prop" elements
|
PropDocument.Prop |
getPropArray(int i)
Gets ith "prop" element
|
PropDocument.Prop |
insertNewProp(int i)
Inserts and returns a new empty value (as xml) as the ith "prop" element
|
void |
removeProp(int i)
Removes the ith "prop" element
|
void |
setPropArray(int i,
PropDocument.Prop prop)
Sets ith "prop" element
|
void |
setPropArray(PropDocument.Prop[] propArray)
Sets array of all "prop" element
|
int |
sizeOfPropArray()
Returns number of "prop" element
|
getValueType, isSetValueType, setValueType, unsetValueType, xgetValueType, xsetValueTypecompute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_text_copy, _copy, _set, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, hashCode, init_flags, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_newValue, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextgetValueType, isSetValueType, setValueType, unsetValueType, xgetValueType, xsetValueTypechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic PropsTypeImpl(org.apache.xmlbeans.SchemaType sType)
public PropDocument.Prop[] getPropArray()
getPropArray in interface PropsTypepublic PropDocument.Prop getPropArray(int i)
getPropArray in interface PropsTypepublic int sizeOfPropArray()
sizeOfPropArray in interface PropsTypepublic void setPropArray(PropDocument.Prop[] propArray)
setPropArray in interface PropsTypepublic void setPropArray(int i, PropDocument.Prop prop)
setPropArray in interface PropsTypepublic PropDocument.Prop insertNewProp(int i)
insertNewProp in interface PropsTypepublic PropDocument.Prop addNewProp()
addNewProp in interface PropsTypepublic void removeProp(int i)
removeProp in interface PropsType
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann