Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
Added in API level 8
package

javax.xml.validation

Classes

Schema Immutable in-memory representation of grammar. 
SchemaFactory Factory that creates Schema objects. Entry-point to the validation API. 
SchemaFactoryLoader

This class was removed from JAXP 1.3 before it was finalized but was mistakenly included in Java 5. 

TypeInfoProvider This class provides access to the type information determined by ValidatorHandler
Validator

A processor that checks an XML document against Schema

ValidatorHandler Streaming validator that works on SAX stream.