Package | Description |
---|---|
com.ctc.wstx.dom | |
com.ctc.wstx.sw | |
com.ctc.wstx.util |
Contains utility classes that are not directly Woodstox specific, but are
for now only used by Woodstox.
|
Constructor and Description |
---|
DOMOutputElement(DOMOutputElement parent,
org.w3c.dom.Element element,
BijectiveNsMap ns) |
Modifier and Type | Field and Description |
---|---|
protected BijectiveNsMap |
OutputElementBase.mNsMapping
Mapping of namespace prefixes to URIs and back.
|
Constructor and Description |
---|
OutputElementBase(OutputElementBase parent,
BijectiveNsMap ns) |
SimpleOutputElement(SimpleOutputElement parent,
java.lang.String prefix,
java.lang.String localName,
java.lang.String uri,
BijectiveNsMap ns) |
Modifier and Type | Method and Description |
---|---|
BijectiveNsMap |
BijectiveNsMap.createChild() |
static BijectiveNsMap |
BijectiveNsMap.createEmpty() |