Package | Description |
---|---|
org.apache.xerces.dom3.as |
Modifier and Type | Interface and Description |
---|---|
interface |
CharacterDataEditAS
Deprecated.
This interface extends the
NodeEditAS interface with
additional methods for document editing. An object implementing this
interface must also implement NodeEditAS interface.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification. |
interface |
DocumentEditAS
Deprecated.
This interface extends the
NodeEditAS interface with
additional methods for both document and AS editing.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification. |
interface |
ElementEditAS
Deprecated.
This interface extends the
Element interface with additional
methods for guided document editing. An object implementing this
interface must also implement NodeEditAS interface.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.