|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ASModel. The expectation
is that an instance of the DOMImplementationAS interface can
be obtained by using binding-specific casting methods on an instance of
the DOMImplementation interface when the DOM implementation
supports the feature "AS-EDIT".
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
public interface DOMImplementationAS
| Method Summary | |
|---|---|
ASModel |
createAS(boolean isNamespaceAware)
Deprecated. Creates an ASModel. |
DOMASBuilder |
createDOMASBuilder()
Deprecated. Creates an DOMASBuilder.Do we need the method since we
already have DOMImplementationLS.createDOMParser? |
DOMASWriter |
createDOMASWriter()
Deprecated. Creates an DOMASWriter. |
| Method Detail |
|---|
ASModel createAS(boolean isNamespaceAware)
isNamespaceAware - Allow creation of ASModel with
this attribute set to a specific value.
null return indicates failure.what is a
failure? Could be a system error.DOMASBuilder createDOMASBuilder()
DOMASBuilder.Do we need the method since we
already have DOMImplementationLS.createDOMParser?
DOMASWriter createDOMASWriter()
DOMASWriter.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||