public class JpaNamespaceTransformingEventReader extends EventReaderDelegate
| Constructor and Description | 
|---|
JpaNamespaceTransformingEventReader(XMLEventReader reader)  | 
| Modifier and Type | Method and Description | 
|---|---|
XMLEvent | 
nextEvent()  | 
XMLEvent | 
peek()  | 
close, getElementText, getParent, getProperty, hasNext, next, nextTag, remove, setParentpublic JpaNamespaceTransformingEventReader(XMLEventReader reader)
public XMLEvent peek() throws XMLStreamException
peek in interface XMLEventReaderpeek in class EventReaderDelegateXMLStreamExceptionpublic XMLEvent nextEvent() throws XMLStreamException
nextEvent in interface XMLEventReadernextEvent in class EventReaderDelegateXMLStreamExceptionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.