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, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic HbmEventReader(XMLEventReader reader)
public HbmEventReader(XMLEventReader reader, XMLEventFactory xmlEventFactory)
public XMLEvent peek() throws XMLStreamException
peek in interface XMLEventReaderpeek in class EventReaderDelegateXMLStreamExceptionpublic XMLEvent nextEvent() throws XMLStreamException
nextEvent in interface XMLEventReadernextEvent in class EventReaderDelegateXMLStreamExceptionCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.