Searched defs:Attribute (Results 1 - 1 of 1) sorted by relevance

/packages/apps/IM/libwbxml/include/
H A Dwbxml_parser.h27 struct Attribute struct
38 virtual void startElement(const char * name, const vector<Attribute> & attribs) = 0;
63 void startElement(const char * name, const vector<Attribute> & attribs)
138 void readAttribute(Attribute * attrib);

Completed in 3 milliseconds