Package org.apache.activemq.artemis.cli.commands.tools.xml
-
Class Summary Class Description XmlDataConstants The constants shared byorg.apache.activemq.tools.XmlDataImporterandorg.apache.activemq.tools.XmlDataExporter.XmlDataExporter XmlDataExporter.PrettyPrintHandler Proxy to handle indenting the XML sincejavax.xml.stream.XMLStreamWriterdoesn't support that.XmlDataExporterUtil Common utility methods to help with XML message conversionXmlDataImporter Read XML output fromorg.apache.activemq.artemis.core.persistence.impl.journal.XmlDataExporter, create a core session, and send the messages to a running instance of ActiveMQ Artemis.XMLMessageExporter This is an Utility class that will import the outputs in XML format.XMLMessageImporter This is an Utility class that will import the outputs in XML format.