net.sf.saxon.pull
public class PullTracer extends PullFilter
| Constructor Summary | |
|---|---|
| PullTracer(PullProvider base)
Create a PullTracer | |
| Method Summary | |
|---|---|
| int | next()
Get the next event. |
Parameters: base the PullProvider to which requests are to be passed
Returns: an integer code indicating the type of event. The code PullTracer is returned at the end of the sequence.