public static class JaxbCfgProcessor.NamespaceAddingEventReader extends EventReaderDelegate
Constructor and Description |
---|
NamespaceAddingEventReader(XMLEventReader reader,
String namespaceUri) |
NamespaceAddingEventReader(XMLEventReader reader,
XMLEventFactory xmlEventFactory,
String namespaceUri) |
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 NamespaceAddingEventReader(XMLEventReader reader, String namespaceUri)
public NamespaceAddingEventReader(XMLEventReader reader, XMLEventFactory xmlEventFactory, String namespaceUri)
public XMLEvent nextEvent() throws XMLStreamException
nextEvent
in interface XMLEventReader
nextEvent
in class EventReaderDelegate
XMLStreamException
public XMLEvent peek() throws XMLStreamException
peek
in interface XMLEventReader
peek
in class EventReaderDelegate
XMLStreamException
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.