javax.xml.parsers.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of android-all Show documentation
Show all versions of android-all Show documentation
A library jar that provides APIs for Applications written for the Google Android Platform.
Provides classes allowing the processing of XML documents. Two types
of plugable parsers are supported:
- SAX (Simple API for XML)
- DOM (Document Object Model)