edu.internet2.middleware.grouperClient.util
Class XmlIndenter
java.lang.Object
edu.internet2.middleware.grouperClient.util.XmlIndenter
public class XmlIndenter
- extends Object
indent xml, assumes the input is not yet indented. Also, this is only for
testing or logging or documentation purposes, not production
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlIndenter
public XmlIndenter(String theXml)
- Parameters:
theXml
- is the xml to format
indenter
result
public String result()
- get the result
- Returns:
- the result
Copyright © 2012 Internet2. All Rights Reserved.