org.kuali.rice.core.util
Class XmlJotter
java.lang.Object
org.kuali.rice.core.util.XmlJotter
public class XmlJotter
- extends Object
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlJotter
public XmlJotter()
jotNode
public static String jotNode(org.jdom.Element element)
jotNode
public static String jotNode(Node node)
jotNode
public static String jotNode(Node node,
boolean indent)
writeNode
public static String writeNode(Node node)
throws TransformerException
- Throws:
TransformerException
writeNode
public static String writeNode(Node node,
boolean indent)
throws TransformerException
- Throws:
TransformerException
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.