Package | Description |
---|---|
org.apache.xml.dtm.ref | |
org.apache.xml.serializer.dom3 | |
org.apache.xml.utils |
Implementation of Xalan utility classes.
|
org.w3c.dom | |
org.w3c.dom.ls |
Modifier and Type | Method and Description |
---|---|
DOMConfiguration |
DTMNodeProxy.getDomConfig()
The configuration used when
Document.normalizeDocument is
invoked. |
Modifier and Type | Class and Description |
---|---|
class |
LSSerializerImpl
Implemenatation of DOM Level 3 org.w3c.ls.LSSerializer and
org.w3c.dom.ls.DOMConfiguration.
|
Modifier and Type | Method and Description |
---|---|
DOMConfiguration |
LSSerializerImpl.getDomConfig()
Returns the DOMConfiguration of the LSSerializer.
|
Modifier and Type | Method and Description |
---|---|
DOMConfiguration |
UnImplNode.getDomConfig()
The configuration used when
Document.normalizeDocument is
invoked. |
Modifier and Type | Method and Description |
---|---|
DOMConfiguration |
Document.getDomConfig()
The configuration used when
Document.normalizeDocument()
is invoked. |
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. |
Copyright © 2014 Apache XML Project. All Rights Reserved.