Interface XMLEventAllocator
public interface XMLEventAllocator
-
Method Summary
Modifier and TypeMethodDescriptionallocate(XMLStreamReader reader) voidallocate(XMLStreamReader reader, XMLEventConsumer consumer)
-
Method Details
-
allocate
- Throws:
XMLStreamException
-
allocate
- Throws:
XMLStreamException
-
newInstance
XMLEventAllocator newInstance()
-