public class HbmEventReader extends EventReaderDelegate
hbm.xml
files to add namespaces in documents
not containing namespaces.Constructor and Description |
---|
HbmEventReader(XMLEventReader reader) |
HbmEventReader(XMLEventReader reader,
XMLEventFactory xmlEventFactory) |
Modifier and Type | Method and Description |
---|---|
XMLEvent |
nextEvent() |
XMLEvent |
peek() |
close, getElementText, getParent, getProperty, hasNext, next, nextTag, remove, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public HbmEventReader(XMLEventReader reader)
public HbmEventReader(XMLEventReader reader, XMLEventFactory xmlEventFactory)
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-2017 Red Hat, Inc. All Rights Reserved.