Uses of Interface org.w3c.dom.DOMConfiguration

Uses in package org.w3c.dom.ls

Methods with return type org.w3c.dom.DOMConfiguration

DOMConfiguration
The DOMConfiguration object used when parsing an input source.
DOMConfiguration
The DOMConfiguration object used by the LSSerializer when serializing a DOM node.

Uses in package gnu.xml.libxmlj.dom

Classes implementing org.w3c.dom.DOMConfiguration

class
A DOM document node implemented in libxml2.

Methods with return type org.w3c.dom.DOMConfiguration

DOMConfiguration
The configuration used when Document.normalizeDocument() is invoked.

Uses in package gnu.xml.dom.ls

Classes implementing org.w3c.dom.DOMConfiguration

class
Parser implementation for GNU DOM.
class
Serialize a DOM node to a stream.

Methods with return type org.w3c.dom.DOMConfiguration

DOMConfiguration
DOMConfiguration

Uses in package gnu.xml.dom

Methods with return type org.w3c.dom.DOMConfiguration

DOMConfiguration

Uses in package org.w3c.dom

Methods with return type org.w3c.dom.DOMConfiguration

DOMConfiguration
The configuration used when Document.normalizeDocument() is invoked.