|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnu.xom.samples.Restructurer
public class Restructurer
Demonstrates moving nodes from one part of the tree to a different part.
Constructor Summary | |
---|---|
Restructurer()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static void |
processNode(nu.xom.Node current)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Restructurer()
Method Detail |
---|
public static void processNode(nu.xom.Node current)
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |