Class XmlDataExporter.PrettyPrintHandler

java.lang.Object
org.apache.activemq.artemis.cli.commands.tools.xml.XmlDataExporter.PrettyPrintHandler
All Implemented Interfaces:
InvocationHandler
Enclosing class:
XmlDataExporter

public static class XmlDataExporter.PrettyPrintHandler extends Object implements InvocationHandler
Proxy to handle indenting the XML since javax.xml.stream.XMLStreamWriter doesn't support that.