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