|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.xml.stream.XMLEventReaderBase
com.bea.xml.stream.XMLEventPlayer
public class XMLEventPlayer
Create events from a file format.
Field Summary |
---|
Fields inherited from class com.bea.xml.stream.XMLEventReaderBase |
---|
allocator, reader |
Constructor Summary | |
---|---|
XMLEventPlayer(XMLStreamPlayer reader)
|
Method Summary | |
---|---|
protected boolean |
parseSome()
|
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 |
Constructor Detail |
---|
public XMLEventPlayer(XMLStreamPlayer reader) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
Method Detail |
---|
protected boolean parseSome() throws javax.xml.stream.XMLStreamException
parseSome
in class XMLEventReaderBase
javax.xml.stream.XMLStreamException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |