|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.caucho.xml.XmlUtil
| Constructor Summary | |
XmlUtil()
|
|
| Method Summary | |
static Node |
getNext(Node node)
Get the next node in a DFS preorder traversal. |
static java.lang.String |
getPIAttribute(java.lang.String pi,
java.lang.String key)
|
static Node |
getPrevious(Node node)
Get the previous node in a DFS preorder traversal. |
static java.util.HashMap |
splitNameList(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XmlUtil()
| Method Detail |
public static java.util.HashMap splitNameList(java.lang.String name)
throws java.io.IOException
public static java.lang.String getPIAttribute(java.lang.String pi,
java.lang.String key)
public static Node getNext(Node node)
public static Node getPrevious(Node node)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||