public class PullConsumer
extends java.lang.Object
?????? |
---|
PullConsumer(PullProvider in)
Create a PullConsumer that swallows the events read from a given pull provider
|
public PullConsumer(PullProvider in)
in
- the PullProvider from which events are to be read and swallowed uppublic void consume() throws XPathException
XPathException