Oracle® XML Java API Reference
10g Release 2 (10.2)

Part no. B12024-03
September 2004

Package org.w3c.dom.validation

A W3C standard package of DOM level 3 Validation specification, that  provides guidance to programs and scripts to dynamically update the content and structure of documents, ensuring the validity of the document.

See:
          Description

Interface Summary
CharacterDataEditVAL This interface extends the NodeEditVAL interface with additional methods for document editing.
DocumentEditVAL This interface extends the NodeEditVAL interface with additional methods for document editing.
ElementEditVAL This interface extends the NodeEditVAL interface with additional methods for guided document editing.
NodeEditVAL This interface is similar to the DOM Level 3 Core Node interface, with methods for guided document editing.

 

Exception Summary
ExceptionVAL Some Validation operations may throw an ExceptionVAL as described in their descriptions.

 

Package org.w3c.dom.validation Description

A W3C standard package of DOM level 3 Validation specification, that  provides guidance to programs and scripts to dynamically update the content and structure of documents, ensuring the validity of the document.


Oracle® XML Java API Reference
10g Release 2 (10.2)

Part no. B12024-03
September 2004

Copyright © 2003 W3C® (MIT, INRIA, Keio), All rights reserved.