See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| ExceptionVAL |
Some Validation operations may throw an
ExceptionVAL as described in their descriptions. |