Skip navigation links

Oracle® Database XML Java API Reference
11g Release 2 (11.2)

E10769-01


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:


Skip navigation links

Oracle® Database XML Java API Reference
11g Release 2 (11.2)

E10769-01


Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.