Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring WS1.0.0
Package:
org.springframework.xml.stream
Class
public
class
XmlEventStreamReader
extends
AbstractXmlStreamReader
Overview
Inheritance
Members
Usage
Source
Books
Since
1.0.0
Version
Not specified.
Author(s)
Arjen Poutsma
Implementation of the
XMLStreamReader
interface that wraps a
XMLEventReader
. Useful, because the StAX
XMLInputFactory
allows one to create a event reader from a stream reader, but not vice-versa.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
XMLStreamReaderinterface that wraps aXMLEventReader. Useful, because the StAXXMLInputFactoryallows one to create a event reader from a stream reader, but not vice-versa.