public class SimpleXMLEventAllocator extends Object implements XMLEventAllocator
XMLEventAllocator.| Constructor and Description |
|---|
SimpleXMLEventAllocator() |
| Modifier and Type | Method and Description |
|---|---|
XMLEvent |
allocate(XMLStreamReader reader) |
void |
allocate(XMLStreamReader reader,
XMLEventConsumer consumer) |
XMLEventAllocator |
newInstance() |
public XMLEventAllocator newInstance()
newInstance in interface XMLEventAllocatorpublic XMLEvent allocate(XMLStreamReader reader) throws XMLStreamException
allocate in interface XMLEventAllocatorXMLStreamExceptionpublic void allocate(XMLStreamReader reader, XMLEventConsumer consumer) throws XMLStreamException
allocate in interface XMLEventAllocatorXMLStreamExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.