|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Validator | An XML document validator. |
Class Summary | |
---|---|
BValid | Command-line utility for validating instance documents. |
SchemaLanguage | An XML schema language. |
ValidatorFactory | Provides methods for getting Validator instances. |
ValidatorOption | An option that can be used to configure a Validator. |
Exception Summary | |
---|---|
ValidationException | Signals that validation failed. |
ValidatorException | Superclass for all BValid-generated exceptions. |
Main package of the BValid API.
To use this API, an application will typically:
validate(...)
methods
on that object (multiple times, from multiple threads,
if needed)
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |