Package com.bea.xml.stream
Class XMLEventPlayer
java.lang.Object
com.bea.xml.stream.XMLEventReaderBase
com.bea.xml.stream.XMLEventPlayer
- All Implemented Interfaces:
Iterator<Object>
,XMLEventConsumer
,XMLEventReader
Create events from a file format.
-
Field Summary
Fields inherited from class com.bea.xml.stream.XMLEventReaderBase
allocator, reader
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bea.xml.stream.XMLEventReaderBase
add, close, get, getElementText, getProperty, hasNext, internal_close, isOpen, main, needsMore, next, nextEvent, nextTag, peek, remove, setAllocator, setConfigurationContext
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
XMLEventPlayer
- Throws:
XMLStreamException
-
-
Method Details
-
parseSome
- Overrides:
parseSome
in classXMLEventReaderBase
- Throws:
XMLStreamException
-