|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschemajic.codec.TextRemovalMachine
public class TextRemovalMachine
Removes all empty TEXT nodes from a Document Object Model (DOM) tree.
| Constructor Summary | |
|---|---|
TextRemovalMachine()
Constructor for TextRemovalMachine. |
|
| Method Summary | |
|---|---|
void |
clean(org.w3c.dom.Element root)
Starts at the root node of a DOM and cleans the tree of empty text. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextRemovalMachine()
TextRemovalMachine.
| Method Detail |
|---|
public void clean(org.w3c.dom.Element root)
root - the root of the DOM tree
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||