Package | Description |
---|---|
org.apache.xml.utils |
Implementation of Xalan utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DOM2Helper
Deprecated.
Since the introduction of the DTM, this class will be removed.
This class provides a DOM level 2 "helper", which provides services currently
not provided be the DOM standard.
|
Modifier and Type | Field and Description |
---|---|
protected DOMHelper |
TreeWalker.m_dh
DomHelper for this TreeWalker
|
Constructor and Description |
---|
AttList(NamedNodeMap attrs,
DOMHelper dh)
Constructor AttList
|
TreeWalker(ContentHandler contentHandler,
DOMHelper dh)
Constructor.
|
TreeWalker(ContentHandler contentHandler,
DOMHelper dh,
String systemId)
Constructor.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.