public interface SaxAttributes extends SaxEntity, NumItems
| Modifier and Type | Method and Description |
|---|---|
logical |
copySaxAttributes(handle attrHandle)
Copies SAX attributes form source provided to the current SAX-Attributes object.
|
integer |
getIndexByNamespaceName(java.lang.String uri,
java.lang.String localname)
Gets the 1-based index of the attribute with given namespace name.
|
integer |
getIndexByNamespaceName(java.lang.String uri,
Text localname)
Gets the 1-based index of the attribute with given namespace name.
|
integer |
getIndexByNamespaceName(Text uri,
java.lang.String localname)
Gets the 1-based index of the attribute with given namespace name.
|
integer |
getIndexByNamespaceName(Text uri,
Text localname)
Gets the 1-based index of the attribute with given namespace name.
|
integer |
getIndexByQname(java.lang.String qname)
Gets the 1-based index of the attribute with given XML qualified name.
|
integer |
getIndexByQname(Text qname)
Gets the 1-based index of the attribute with given XML qualified name.
|
character |
getLocalnameByIndex(double index)
Gets the unqualified local name of the current attribute object by the given 1-based index.
|
character |
getLocalnameByIndex(NumberType index)
Gets the unqualified local name of the current attribute object by the given 1-based index.
|
character |
getQnameByIndex(double index)
Gets the qualified name of the current attribute object by the given 1-based index.
|
character |
getQnameByIndex(NumberType index)
Gets the qualified local name of the current attribute object by the given 1-based index.
|
character |
getTypeByIndex(double index)
Gets the type of the current attribute object by the given 1-based index.
|
character |
getTypeByIndex(NumberType index)
Gets the type of the current attribute object by the given 1-based index.
|
character |
getTypeByNamespaceName(java.lang.String uri,
java.lang.String localname)
Gets the type of the attribute with given namespace name.
|
character |
getTypeByNamespaceName(java.lang.String uri,
Text localname)
Gets the type of the attribute with given namespace name.
|
character |
getTypeByNamespaceName(Text uri,
java.lang.String localname)
Gets the type of the attribute with given namespace name.
|
character |
getTypeByNamespaceName(Text uri,
Text localname)
Gets the type of the attribute with given namespace name.
|
character |
getTypeByQname(character qname)
Gets the type of the attribute with given XML qualified name.
|
character |
getTypeByQname(java.lang.String qname)
Gets the type of the attribute with given XML qualified name.
|
character |
getUriByIndex(double index)
Gets the namespace URI of the current attribute object by the given 1-based index.
|
character |
getUriByIndex(NumberType index)
Gets the namespace URI of the current attribute object by the given 1-based index.
|
character |
getValueByIndex(double index)
Gets the value of the atribute with given index.
|
character |
getValueByIndex(NumberType index)
Gets the value of the atribute with given index.
|
character |
getValueByNamespaceName(java.lang.String uri,
java.lang.String localname)
Gets the value of the attribute with given namespace name.
|
character |
getValueByNamespaceName(java.lang.String uri,
Text localname)
Gets the value of the attribute with given namespace name.
|
character |
getValueByNamespaceName(Text uri,
java.lang.String localname)
Gets the value of the attribute with given namespace name.
|
character |
getValueByNamespaceName(Text uri,
Text localname)
Gets the value of the attribute with given namespace name.
|
character |
getValueByQname(character qname)
Gets the value of the attribute with given XML qualified name.
|
character |
getValueByQname(java.lang.String qname)
Gets the value of the attribute with given XML qualified name.
|
logical |
updateAttribute(character name,
character value)
Updates the specified attribute.
|
logical |
updateAttribute(character name,
character value,
character uri)
Updates the specified attribute.
|
logical |
updateAttribute(character name,
character value,
java.lang.String uri)
Updates the specified attribute.
|
logical |
updateAttribute(character name,
java.lang.String value)
Updates the specified attribute.
|
logical |
updateAttribute(character name,
java.lang.String value,
character uri)
Updates the specified attribute.
|
logical |
updateAttribute(character name,
java.lang.String value,
java.lang.String uri)
Updates the specified attribute.
|
logical |
updateAttribute(double index,
character value)
Updates the specified attribute.
|
logical |
updateAttribute(double index,
character value,
character uri)
Updates the specified attribute.
|
logical |
updateAttribute(double index,
character value,
java.lang.String uri)
Updates the specified attribute.
|
logical |
updateAttribute(double index,
java.lang.String value)
Updates the specified attribute.
|
logical |
updateAttribute(double index,
java.lang.String value,
character uri)
Updates the specified attribute.
|
logical |
updateAttribute(double index,
java.lang.String value,
java.lang.String uri)
Updates the specified attribute.
|
logical |
updateAttribute(NumberType index,
character value)
Updates the specified attribute.
|
logical |
updateAttribute(NumberType index,
character value,
character uri)
Updates the specified attribute.
|
logical |
updateAttribute(NumberType index,
character value,
java.lang.String uri)
Updates the specified attribute.
|
logical |
updateAttribute(NumberType index,
java.lang.String value)
Updates the specified attribute.
|
logical |
updateAttribute(NumberType index,
java.lang.String value,
character uri)
Updates the specified attribute.
|
logical |
updateAttribute(NumberType index,
java.lang.String value,
java.lang.String uri)
Updates the specified attribute.
|
logical |
updateAttribute(java.lang.String name,
character value)
Updates the specified attribute.
|
logical |
updateAttribute(java.lang.String name,
character value,
character uri)
Updates the specified attribute.
|
logical |
updateAttribute(java.lang.String name,
character value,
java.lang.String uri)
Updates the specified attribute.
|
logical |
updateAttribute(java.lang.String name,
java.lang.String value)
Updates the specified attribute.
|
logical |
updateAttribute(java.lang.String name,
java.lang.String value,
character uri)
Updates the specified attribute.
|
logical |
updateAttribute(java.lang.String name,
java.lang.String value,
java.lang.String uri)
Updates the specified attribute.
|
insertAttribute, insertAttribute, insertAttribute, insertAttribute, insertAttribute, insertAttribute, insertAttribute, insertAttribute, insertAttribute, insertAttribute, insertAttribute, insertAttributeaddSchemaLocation, addSchemaLocation, addSchemaLocation, addSchemaLocation, getNonamespaceSchemaLocation, removeAttribute, removeAttribute, removeAttribute, removeAttribute, removeAttribute, removeAttribute, removeAttribute, removeAttribute, removeAttribute, removeAttribute, removeAttribute, removeAttribute, setNonamespaceSchemaLocation, setNonamespaceSchemaLocationid, id, unknown, validgetUniqueIDgetADMData, setADMData, setADMDatagetNumItemscharacter getValueByIndex(double index)
index - The 1-based index of the attribute to get.character getValueByIndex(NumberType index)
index - The 1-based index of the attribute to get.logical copySaxAttributes(handle attrHandle)
attrHandle - The handle of the SAX-Attribute object to be used as source.true in case of success false otherwise.integer getIndexByNamespaceName(Text uri, Text localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.integer getIndexByNamespaceName(java.lang.String uri, Text localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.integer getIndexByNamespaceName(Text uri, java.lang.String localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.integer getIndexByNamespaceName(java.lang.String uri, java.lang.String localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.integer getIndexByQname(Text qname)
qname - The XML qualified name of the attribute to get the index.integer getIndexByQname(java.lang.String qname)
qname - The XML qualified name of the attribute to get the index.character getLocalnameByIndex(double index)
index - The 1-based index of the attribute name to get.character getLocalnameByIndex(NumberType index)
index - The 1-based index of the attribute name to get.character getQnameByIndex(double index)
index - The 1-based index of the attribute name to get.character getQnameByIndex(NumberType index)
index - The 1-based index of the attribute name to get.character getTypeByIndex(double index)
index - The 1-based index of the attribute type to get.character getTypeByIndex(NumberType index)
index - The 1-based index of the attribute type to get.character getTypeByNamespaceName(Text uri, Text localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.character getTypeByNamespaceName(java.lang.String uri, Text localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.character getTypeByNamespaceName(Text uri, java.lang.String localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.character getTypeByNamespaceName(java.lang.String uri, java.lang.String localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.character getTypeByQname(character qname)
qname - The XML qualified name of the attribute to get the type.character getTypeByQname(java.lang.String qname)
qname - The XML qualified name of the attribute to get the type.character getUriByIndex(double index)
index - The 1-based index of the namespace URI to get.character getUriByIndex(NumberType index)
index - The 1-based index of the namespace URI to get.character getValueByNamespaceName(Text uri, Text localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.character getValueByNamespaceName(java.lang.String uri, Text localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.character getValueByNamespaceName(Text uri, java.lang.String localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.character getValueByNamespaceName(java.lang.String uri, java.lang.String localname)
uri - The namespace URI or empty string if none.localname - The local(unqualified) name of the attribute.character getValueByQname(character qname)
qname - The XML qualified name of the attribute to get the value.character getValueByQname(java.lang.String qname)
qname - The XML qualified name of the attribute to get the value.logical updateAttribute(character name, character value)
name - The name of the attribute to update.value - The new value of the updated attribute.true in case of success false otherwise.logical updateAttribute(character name, java.lang.String value)
name - The name of the attribute to update.value - The new value of the updated attribute.true in case of success false otherwise.logical updateAttribute(character name, character value, character uri)
name - The name of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(character name, java.lang.String value, character uri)
name - The name of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(character name, character value, java.lang.String uri)
name - The name of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(character name, java.lang.String value, java.lang.String uri)
name - The name of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(java.lang.String name, character value)
name - The name of the attribute to update.value - The new value of the updated attribute.true in case of success false otherwise.logical updateAttribute(java.lang.String name, java.lang.String value)
name - The name of the attribute to update.value - The new value of the updated attribute.true in case of success false otherwise.logical updateAttribute(java.lang.String name, character value, character uri)
name - The name of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(java.lang.String name, java.lang.String value, character uri)
name - The name of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(java.lang.String name, character value, java.lang.String uri)
name - The name of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(java.lang.String name, java.lang.String value, java.lang.String uri)
name - The name of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(NumberType index, character value)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.true in case of success false otherwise.logical updateAttribute(NumberType index, java.lang.String value)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.true in case of success false otherwise.logical updateAttribute(NumberType index, character value, character uri)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(NumberType index, java.lang.String value, character uri)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(NumberType index, character value, java.lang.String uri)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(NumberType index, java.lang.String value, java.lang.String uri)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(double index, character value)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.true in case of success false otherwise.logical updateAttribute(double index, java.lang.String value)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.true in case of success false otherwise.logical updateAttribute(double index, character value, character uri)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(double index, java.lang.String value, character uri)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(double index, character value, java.lang.String uri)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.logical updateAttribute(double index, java.lang.String value, java.lang.String uri)
index - The 1-based position index of the attribute to update.value - The new value of the updated attribute.uri - The URI of the attribute to update.true in case of success false otherwise.