Package | Description |
---|---|
javax.xml.stream | |
javax.xml.stream.util |
Modifier and Type | Interface and Description |
---|---|
interface |
XMLEventWriter
This is the top level interface for writing XML documents.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLEventAllocator.allocate(XMLStreamReader reader,
XMLEventConsumer consumer)
This method allocates an event or set of events
given the current
state of the XMLStreamReader and adds the event
or set of events to the
consumer that was passed in.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.