Class ConfigDocumentImpl.ConfigImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
- All Implemented Interfaces:
Serializable,TypeStoreUser,ConfigDocument.Config,SimpleValue,XmlObject,XmlTokenSource
- Enclosing class:
ConfigDocumentImpl
public static class ConfigDocumentImpl.ConfigImpl
extends XmlComplexContentImpl
implements ConfigDocument.Config
An XML config(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
This is a complex type.
- See Also:
-
Field Summary
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERFields inherited from interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
Factory, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "extension" elementAppends and returns a new empty value (as xml) as the last "namespace" elementAppends and returns a new empty value (as xml) as the last "qname" elementAppends and returns a new empty value (as xml) as the last "usertype" elementGets array of all "extension" elementsgetExtensionArray(int i) Gets ith "extension" elementGets a List of "extension" elementsNsconfig[]Gets array of all "namespace" elementsgetNamespaceArray(int i) Gets ith "namespace" elementGets a List of "namespace" elementsGets array of all "qname" elementsgetQnameArray(int i) Gets ith "qname" elementGets a List of "qname" elementsGets array of all "usertype" elementsgetUsertypeArray(int i) Gets ith "usertype" elementGets a List of "usertype" elementsinsertNewExtension(int i) Inserts and returns a new empty value (as xml) as the ith "extension" elementinsertNewNamespace(int i) Inserts and returns a new empty value (as xml) as the ith "namespace" elementinsertNewQname(int i) Inserts and returns a new empty value (as xml) as the ith "qname" elementinsertNewUsertype(int i) Inserts and returns a new empty value (as xml) as the ith "usertype" elementvoidremoveExtension(int i) Removes the ith "extension" elementvoidremoveNamespace(int i) Removes the ith "namespace" elementvoidremoveQname(int i) Removes the ith "qname" elementvoidremoveUsertype(int i) Removes the ith "usertype" elementvoidsetExtensionArray(int i, Extensionconfig extension) Sets ith "extension" elementvoidsetExtensionArray(Extensionconfig[] extensionArray) Sets array of all "extension" element WARNING: This method is not atomicaly synchronized.voidsetNamespaceArray(int i, Nsconfig namespace) Sets ith "namespace" elementvoidsetNamespaceArray(Nsconfig[] namespaceArray) Sets array of all "namespace" element WARNING: This method is not atomicaly synchronized.voidsetQnameArray(int i, Qnameconfig qname) Sets ith "qname" elementvoidsetQnameArray(Qnameconfig[] qnameArray) Sets array of all "qname" element WARNING: This method is not atomicaly synchronized.voidsetUsertypeArray(int i, Usertypeconfig usertype) Sets ith "usertype" elementvoidsetUsertypeArray(Usertypeconfig[] usertypeArray) Sets array of all "usertype" element WARNING: This method is not atomicaly synchronized.intReturns number of "extension" elementintReturns number of "namespace" elementintReturns number of "qname" elementintReturns number of "usertype" elementMethods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_textMethods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _set, attach_store, build_nil, build_text, changeType, check_dated, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, disconnect_store, documentProperties, dump, equals, execQuery, execQuery, 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, invalidate_element_order, invalidate_nilvalue, invalidate_value, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set_newValue, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, substitute, toString, uses_invalidate_value, validate, validate, validate_now, valueEquals, valueHashCode, writeReplace, xgetListValue, xmlText, xmlTextMethods inherited from interface org.apache.xmlbeans.XmlObject
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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Constructor Details
-
ConfigImpl
-
-
Method Details
-
getNamespaceList
Gets a List of "namespace" elements- Specified by:
getNamespaceListin interfaceConfigDocument.Config
-
getNamespaceArray
Gets array of all "namespace" elements- Specified by:
getNamespaceArrayin interfaceConfigDocument.Config
-
getNamespaceArray
Gets ith "namespace" element- Specified by:
getNamespaceArrayin interfaceConfigDocument.Config
-
sizeOfNamespaceArray
public int sizeOfNamespaceArray()Returns number of "namespace" element- Specified by:
sizeOfNamespaceArrayin interfaceConfigDocument.Config
-
setNamespaceArray
Sets array of all "namespace" element WARNING: This method is not atomicaly synchronized.- Specified by:
setNamespaceArrayin interfaceConfigDocument.Config
-
setNamespaceArray
Sets ith "namespace" element- Specified by:
setNamespaceArrayin interfaceConfigDocument.Config
-
insertNewNamespace
Inserts and returns a new empty value (as xml) as the ith "namespace" element- Specified by:
insertNewNamespacein interfaceConfigDocument.Config
-
addNewNamespace
Appends and returns a new empty value (as xml) as the last "namespace" element- Specified by:
addNewNamespacein interfaceConfigDocument.Config
-
removeNamespace
public void removeNamespace(int i) Removes the ith "namespace" element- Specified by:
removeNamespacein interfaceConfigDocument.Config
-
getQnameList
Gets a List of "qname" elements- Specified by:
getQnameListin interfaceConfigDocument.Config
-
getQnameArray
Gets array of all "qname" elements- Specified by:
getQnameArrayin interfaceConfigDocument.Config
-
getQnameArray
Gets ith "qname" element- Specified by:
getQnameArrayin interfaceConfigDocument.Config
-
sizeOfQnameArray
public int sizeOfQnameArray()Returns number of "qname" element- Specified by:
sizeOfQnameArrayin interfaceConfigDocument.Config
-
setQnameArray
Sets array of all "qname" element WARNING: This method is not atomicaly synchronized.- Specified by:
setQnameArrayin interfaceConfigDocument.Config
-
setQnameArray
Sets ith "qname" element- Specified by:
setQnameArrayin interfaceConfigDocument.Config
-
insertNewQname
Inserts and returns a new empty value (as xml) as the ith "qname" element- Specified by:
insertNewQnamein interfaceConfigDocument.Config
-
addNewQname
Appends and returns a new empty value (as xml) as the last "qname" element- Specified by:
addNewQnamein interfaceConfigDocument.Config
-
removeQname
public void removeQname(int i) Removes the ith "qname" element- Specified by:
removeQnamein interfaceConfigDocument.Config
-
getExtensionList
Gets a List of "extension" elements- Specified by:
getExtensionListin interfaceConfigDocument.Config
-
getExtensionArray
Gets array of all "extension" elements- Specified by:
getExtensionArrayin interfaceConfigDocument.Config
-
getExtensionArray
Gets ith "extension" element- Specified by:
getExtensionArrayin interfaceConfigDocument.Config
-
sizeOfExtensionArray
public int sizeOfExtensionArray()Returns number of "extension" element- Specified by:
sizeOfExtensionArrayin interfaceConfigDocument.Config
-
setExtensionArray
Sets array of all "extension" element WARNING: This method is not atomicaly synchronized.- Specified by:
setExtensionArrayin interfaceConfigDocument.Config
-
setExtensionArray
Sets ith "extension" element- Specified by:
setExtensionArrayin interfaceConfigDocument.Config
-
insertNewExtension
Inserts and returns a new empty value (as xml) as the ith "extension" element- Specified by:
insertNewExtensionin interfaceConfigDocument.Config
-
addNewExtension
Appends and returns a new empty value (as xml) as the last "extension" element- Specified by:
addNewExtensionin interfaceConfigDocument.Config
-
removeExtension
public void removeExtension(int i) Removes the ith "extension" element- Specified by:
removeExtensionin interfaceConfigDocument.Config
-
getUsertypeList
Gets a List of "usertype" elements- Specified by:
getUsertypeListin interfaceConfigDocument.Config
-
getUsertypeArray
Gets array of all "usertype" elements- Specified by:
getUsertypeArrayin interfaceConfigDocument.Config
-
getUsertypeArray
Gets ith "usertype" element- Specified by:
getUsertypeArrayin interfaceConfigDocument.Config
-
sizeOfUsertypeArray
public int sizeOfUsertypeArray()Returns number of "usertype" element- Specified by:
sizeOfUsertypeArrayin interfaceConfigDocument.Config
-
setUsertypeArray
Sets array of all "usertype" element WARNING: This method is not atomicaly synchronized.- Specified by:
setUsertypeArrayin interfaceConfigDocument.Config
-
setUsertypeArray
Sets ith "usertype" element- Specified by:
setUsertypeArrayin interfaceConfigDocument.Config
-
insertNewUsertype
Inserts and returns a new empty value (as xml) as the ith "usertype" element- Specified by:
insertNewUsertypein interfaceConfigDocument.Config
-
addNewUsertype
Appends and returns a new empty value (as xml) as the last "usertype" element- Specified by:
addNewUsertypein interfaceConfigDocument.Config
-
removeUsertype
public void removeUsertype(int i) Removes the ith "usertype" element- Specified by:
removeUsertypein interfaceConfigDocument.Config
-