Uses of Class
com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
Packages that use XMLStreamReaderFactory
-
Uses of XMLStreamReaderFactory in com.sun.xml.ws.api.streaming
Subclasses of XMLStreamReaderFactory in com.sun.xml.ws.api.streamingModifier and TypeClassDescriptionstatic final classDefaultXMLStreamReaderFactoryimplementation that can work with anyXMLInputFactory.static classSimilar toXMLStreamReaderFactory.Defaultbut doesn't do any synchronization.static final classHandles Woodstox's XIF, but sets properties to do the string interning, sets various limits, ...Methods in com.sun.xml.ws.api.streaming that return XMLStreamReaderFactoryMethods in com.sun.xml.ws.api.streaming with parameters of type XMLStreamReaderFactoryModifier and TypeMethodDescriptionstatic voidXMLStreamReaderFactory.set(XMLStreamReaderFactory f) Overrides the singletonXMLStreamReaderFactoryinstance that the JAX-WS RI uses. -
Uses of XMLStreamReaderFactory in com.sun.xml.ws.encoding.fastinfoset
Subclasses of XMLStreamReaderFactory in com.sun.xml.ws.encoding.fastinfoset