public interface XMLEventAllocator
| Modifier and Type | Method | Description |
|---|---|---|
XMLEvent |
allocate(XMLStreamReader reader) |
|
void |
allocate(XMLStreamReader reader,
XMLEventConsumer consumer) |
|
XMLEventAllocator |
newInstance() |
XMLEvent allocate(XMLStreamReader reader) throws XMLStreamException
XMLStreamExceptionvoid allocate(XMLStreamReader reader, XMLEventConsumer consumer) throws XMLStreamException
XMLStreamExceptionXMLEventAllocator newInstance()