Package oracle.xml.schemavalidator

Provides a Java bean which encapsulates the validation of XML DOM against an XML Schema.

See:
          Description

Class Summary
DocErrorHandler This class implements the three methods,i.e., error(),warning(), fatalError() defined in the ErrorHandler interface.
XSDValidator This class encapsulates the oracle.xml.parser.schema.XSDValidator class and adds functionalities for validating a DOM tree.
XSDValidatorBeanInfo Provides information about the XSDValidator bean
 

Package oracle.xml.schemavalidator Description

Provides a Java bean which encapsulates the validation of XML DOM against an XML Schema.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: