Home
last modified time | relevance | path

Searched defs:XmlPullParser (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_api_module/xml/src/
Djs_xml.ts39 XmlPullParser: NativeXmlPullParser; property
182 class XmlPullParser { class
/commonlibrary/ets_utils/js_api_module/xml/
Djs_xml.h303 XmlPullParser(const std::string &strXml, const std::string &encoding) : strXml_(strXml), in XmlPullParser() function