Class SimpleXMLEventAllocator
java.lang.Object
org.apache.synapse.commons.staxon.core.event.SimpleXMLEventAllocator
- All Implemented Interfaces:
XMLEventAllocator
Simple implementation of
XMLEventAllocator.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallocate(XMLStreamReader reader) voidallocate(XMLStreamReader reader, XMLEventConsumer consumer)
-
Constructor Details
-
SimpleXMLEventAllocator
public SimpleXMLEventAllocator()
-
-
Method Details
-
newInstance
- Specified by:
newInstancein interfaceXMLEventAllocator
-
allocate
- Specified by:
allocatein interfaceXMLEventAllocator- Throws:
XMLStreamException
-
allocate
- Specified by:
allocatein interfaceXMLEventAllocator- Throws:
XMLStreamException
-