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, setParent
public JpaNamespaceTransformingEventReader(XMLEventReader reader)
public XMLEvent peek() throws XMLStreamException
peek
in interface XMLEventReader
peek
in class EventReaderDelegate
XMLStreamException
public XMLEvent nextEvent() throws XMLStreamException
nextEvent
in interface XMLEventReader
nextEvent
in class EventReaderDelegate
XMLStreamException
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.