2005/5/9

     
 

class_org__xml__sax__Attributes members

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

org::xml::sax::Attributes Member List

This is the complete list of members for org::xml::sax::Attributes, including all inherited members.
getIndex(IN(acdk::lang::RString) uri, IN(acdk::lang::RString) localName)=0org::xml::sax::Attributes [pure virtual]
getIndex(IN(acdk::lang::RString) qName)=0org::xml::sax::Attributes [pure virtual]
getLength()=0org::xml::sax::Attributes [pure virtual]
getLocalName(int index)=0org::xml::sax::Attributes [pure virtual]
getQName(int index)=0org::xml::sax::Attributes [pure virtual]
getType(int index)=0org::xml::sax::Attributes [pure virtual]
getType(IN(acdk::lang::RString) uri, IN(acdk::lang::RString) localName)=0org::xml::sax::Attributes [pure virtual]
getType(IN(acdk::lang::RString) qName)=0org::xml::sax::Attributes [pure virtual]
getURI(int index)=0org::xml::sax::Attributes [pure virtual]
getValue(int index)=0org::xml::sax::Attributes [pure virtual]
getValue(IN(acdk::lang::RString) uri, IN(acdk::lang::RString) localName)=0org::xml::sax::Attributes [pure virtual]
getValue(IN(acdk::lang::RString) qName)=0org::xml::sax::Attributes [pure virtual]