uk.ac.starlink.hdx
Class HdxDocument.NodeUtil
java.lang.Object
uk.ac.starlink.hdx.HdxDocument.NodeUtil
- Enclosing class:
- HdxDocument
public static class HdxDocument.NodeUtil
- extends Object
Collection of rather ragged Node utilities. These are
primarily convenience methods for debugging.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HdxDocument.NodeUtil
public HdxDocument.NodeUtil()
serializeNode
public static String serializeNode(Node n)
- Serialize a DOM to a String. Debugging method.
- Returns:
- String, or an empty string on error.
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.