Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
org.w3c.dom | Provides the interfaces for the Document Object Model (DOM) which is a
component API of the |
org.w3c.dom.ls |
Uses of DOMConfiguration in org.w3c.dom |
---|
Modifier and Type | Method and Description |
---|---|
DOMConfiguration |
Document.getDomConfig()
The configuration used when Document.normalizeDocument()
is invoked. |
Uses of DOMConfiguration in org.w3c.dom.ls |
---|
Modifier and Type | Method and Description |
---|---|
DOMConfiguration |
LSSerializer.getDomConfig()
The DOMConfiguration object used by the
LSSerializer when serializing a DOM node. |
DOMConfiguration |
LSParser.getDomConfig()
The DOMConfiguration object used when parsing an input
source. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.