2005/5/9

     
 

class_org__xml__sax__helpers__AttributesImpl members

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

org::xml::sax::helpers::AttributesImpl Member List

This is the complete list of members for org::xml::sax::helpers::AttributesImpl, including all inherited members.
_dataorg::xml::sax::helpers::AttributesImpl [private]
_ensureCapacity(int n)org::xml::sax::helpers::AttributesImpl [private]
_lengthorg::xml::sax::helpers::AttributesImpl [private]
addAttribute(IN(RString) uri, IN(RString) localName, IN(RString) qName, IN(RString) type, IN(RString) value)org::xml::sax::helpers::AttributesImpl [virtual]
AttributesImpl()org::xml::sax::helpers::AttributesImpl [inline]
AttributesImpl(IN(RAttributes) atts)org::xml::sax::helpers::AttributesImpl [inline]
badIndex(int index)org::xml::sax::helpers::AttributesImpl [private]
clear()org::xml::sax::helpers::AttributesImpl [inline, virtual]
getIndex(IN(RString) uri, IN(RString) localName)org::xml::sax::helpers::AttributesImpl [virtual]
getIndex(IN(RString) qName)org::xml::sax::helpers::AttributesImpl [virtual]
org::xml::sax::Attributes::getIndex(IN(acdk::lang::RString) uri, IN(acdk::lang::RString) localName)=0org::xml::sax::Attributes [private, pure virtual]
org::xml::sax::Attributes::getIndex(IN(acdk::lang::RString) qName)=0org::xml::sax::Attributes [private, pure virtual]
getLength()org::xml::sax::helpers::AttributesImpl [inline, virtual]
getLocalName(int index)org::xml::sax::helpers::AttributesImpl [inline, virtual]
getQName(int index)org::xml::sax::helpers::AttributesImpl [inline, virtual]
getType(int index)org::xml::sax::helpers::AttributesImpl [inline, virtual]
getType(IN(RString) uri, IN(RString) localName)org::xml::sax::helpers::AttributesImpl [virtual]
getType(IN(RString) qName)org::xml::sax::helpers::AttributesImpl [virtual]
org::xml::sax::Attributes::getType(IN(acdk::lang::RString) uri, IN(acdk::lang::RString) localName)=0org::xml::sax::Attributes [private, pure virtual]
org::xml::sax::Attributes::getType(IN(acdk::lang::RString) qName)=0org::xml::sax::Attributes [private, pure virtual]
getURI(int index)org::xml::sax::helpers::AttributesImpl [inline, virtual]
getValue(int index)org::xml::sax::helpers::AttributesImpl [inline, virtual]
getValue(IN(RString) uri, IN(RString) localName)org::xml::sax::helpers::AttributesImpl [virtual]
getValue(IN(RString) qName)org::xml::sax::helpers::AttributesImpl [virtual]
org::xml::sax::Attributes::getValue(IN(acdk::lang::RString) uri, IN(acdk::lang::RString) localName)=0org::xml::sax::Attributes [private, pure virtual]
org::xml::sax::Attributes::getValue(IN(acdk::lang::RString) qName)=0org::xml::sax::Attributes [private, pure virtual]
removeAttribute(int index)org::xml::sax::helpers::AttributesImpl [virtual]
setAttribute(int index, IN(RString) uri, IN(RString) localName, IN(RString) qName, IN(RString) type, IN(RString) value)org::xml::sax::helpers::AttributesImpl [virtual]
setAttributes(IN(RAttributes) atts)org::xml::sax::helpers::AttributesImpl [virtual]
setLocalName(int index, IN(RString) localName)org::xml::sax::helpers::AttributesImpl [inline, virtual]
setQName(int index, IN(RString) qName)org::xml::sax::helpers::AttributesImpl [inline, virtual]
setType(int index, IN(RString) type)org::xml::sax::helpers::AttributesImpl [inline, virtual]
setURI(int index, IN(RString) uri)org::xml::sax::helpers::AttributesImpl [inline, virtual]
setValue(int index, IN(RString) value)org::xml::sax::helpers::AttributesImpl [inline, virtual]