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