Class XmlIndenter
java.lang.Object
edu.internet2.middleware.grouperInstaller.util.XmlIndenter
indent xml, assumes the input is not yet indented. Also, this is only for
testing or logging or documentation purposes, not production
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlIndenter
- Parameters:
theXml
- is the xml to format indenter
-
-
Method Details
-
result
get the result- Returns:
- the result
-