All Packages Class Hierarchy This Package Previous Next Index
Class ninja.xset.IgnoreWS
java.lang.Object
|
+----ninja.xset.IgnoreWS
- public class IgnoreWS
- extends Object
-
IgnoreWS()
-
-
getChildren(Element)
- Takes a dom element in, and returns an array of non whitespace
child elements
-
main(String[])
-
-
printElement(Element)
-
IgnoreWS
public IgnoreWS()
getChildren
public static Vector getChildren(Element e)
- Takes a dom element in, and returns an array of non whitespace
child elements
main
public static void main(String argv[])
printElement
public static void printElement(Element n)
All Packages Class Hierarchy This Package Previous Next Index