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()
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.