Package org.apache.synapse.commons.staxon.core.json.util
JSON-specific StAX utility classes.
This package provides StAX stream/event writers to emit <?xml-multiple?>
processing instructions.
-
Class Summary Class Description XMLMultipleEventWriter Simple delegate writer which generates<?xml-multiple?>
processing instructions when writing a sequence of elements matching some element path.XMLMultipleStreamWriter Simple delegate writer which generates<?xml-multiple?>
processing instructions when writing a sequence of elements matching some element path.