Package com.sun.xml.ws.api.streaming
package com.sun.xml.ws.api.streaming
-
ClassDescriptionFactory for
XMLStreamReader.DefaultXMLStreamReaderFactoryimplementation that can work with anyXMLInputFactory.Similar toXMLStreamReaderFactory.Defaultbut doesn't do any synchronization.Interface that can be implemented byXMLStreamReaderto be notified when it's recycled.Handles Woodstox's XIF, but sets properties to do the string interning, sets various limits, ...Factory forXMLStreamWriter.DefaultXMLStreamWriterFactoryimplementation that can work with anyXMLOutputFactory.ForXMLOutputFactoryis thread safe.Interface that can be implemented byXMLStreamWriterto be notified when it's recycled.XMLStreamWriterFactoryimplementation for Sun's StaX implementation.