The methods of Javax.Xml.Parsers.SAXParserFactory are listed below. For a list of all members, see the SAXParserFactory Members list.
See Also: Inherited members from Java.Lang.Object
abstract | GetFeature(string) | |
static | NewInstance()Returns Android's implementation of SAXParserFactory. | |
static | NewInstance(string, Java.Lang.ClassLoader)Returns an instance of the named implementation of SAXParserFactory. | |
abstract | NewSAXParser() | |
abstract | SetFeature(string, bool)
| |