Package javax.xml.stream.util
Interface XMLEventAllocator
public interface XMLEventAllocator
-
Method Summary
Modifier and TypeMethodDescriptionallocate
(XMLStreamReader reader) void
allocate
(XMLStreamReader reader, XMLEventConsumer consumer)
-
Method Details
-
allocate
- Throws:
XMLStreamException
-
allocate
- Throws:
XMLStreamException
-
newInstance
XMLEventAllocator newInstance()
-