:: com :: sun :: star :: xml :: input ::

unpublished interface XAttributes
Usage Restrictions
not published
Description
An element's attributes @internal

Methods' Summary
getLength Gets the number of attributes.  
getIndexByQName Gets attribute index passing a QName.  
getIndexByUidName Gets attribute index passing a namespace uid and a localname.  
getQNameByIndex Gets the QName of an attribute.  
getUidByIndex Gets the namespace uid of an attribute.  
getLocalNameByIndex Gets the localname of an attribute.  
getValueByIndex Gets the value of an attribute.  
getValueByUidName For convenience: Gets the value of an attribute passing uid, localname.  
getTypeByIndex