net.sf.saxon.pull
public class PullConsumer extends Object
Constructor Summary | |
---|---|
PullConsumer(PullProvider in)
Create a PullConsumer that swallows the events read from a given pull provider |
Method Summary | |
---|---|
void | consume()
Consume the input |
Parameters: in the PullProvider from which events are to be read and swallowed up
Throws: net.sf.saxon.trans.XPathException