Interface IXMLEventAllocator
.NET interface for TO BE DEFINED FROM USER
public interface IXMLEventAllocator
Methods
Allocate(XMLStreamReader)
XMLEvent Allocate(XMLStreamReader arg0)
Parameters
Returns
Exceptions
Allocate(XMLStreamReader, XMLEventConsumer)
void Allocate(XMLStreamReader arg0, XMLEventConsumer arg1)
Parameters
Exceptions
NewInstance()
XMLEventAllocator NewInstance()