Uses of Interface org.dom4j.CDATA

Uses in package org.dom4j.io

Methods with parameter type org.dom4j.CDATA

void
DOMWriter.appendDOMTree(org.w3c.dom.Document domDocument, org.w3c.dom.Node domCurrent, CDATA cdata)
Characters
Constructs a STAX Charactersevent from a DOM4J CDATA.
void
Generates SAX events for the given CDATA
void
Writes the given CDATA.
void
Writes a DOM4J CDATAto the event stream.

Uses in package org.dom4j.util

Methods with return type org.dom4j.CDATA

CDATA

Uses in package org.dom4j

Methods with parameter type org.dom4j.CDATA

void
Element.add(CDATA cdata)
Adds the given CDATA to this element.
boolean
Removes the given CDATA if the node is an immediate child of this element.
void
Visits the given CDATA
void

Methods with return type org.dom4j.CDATA

CDATA
CDATA

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo