Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

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:


Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

Copyright © 2003, 2004, Oracle. All rights reserved.