Package org.mule.soapkit.soap.xml.stax
package org.mule.soapkit.soap.xml.stax
-
ClassesClassDescriptionA StaxSource which gives us access to the underlying XMLStreamReader if we are StaxCapable down the line.This is a simple utility class that adapts StAX events from an
XMLStreamReaderto SAX events on aContentHandler, bridging between the two parser technologies.