public class PullTracer extends PullFilter
PullProvider.EventcurrentEvent| Constructor and Description |
|---|
PullTracer(PullProvider base)
Create a PullTracer
|
| Modifier and Type | Method and Description |
|---|---|
PullProvider.Event |
next()
Get the next event.
|
close, current, getAtomicValue, getAttributes, getNamePool, getNamespaceDeclarations, getNodeName, getPipelineConfiguration, getSchemaType, getSourceLocator, getStringValue, getUnderlyingProvider, getUnparsedEntities, setPipelineConfiguration, skipToMatchingEndpublic PullTracer(PullProvider base)
base - the PullProvider to which requests are to be passedpublic PullProvider.Event next() throws XPathException
next in interface PullProvidernext in class PullFilterPullProvider.Event.END_OF_INPUT is returned at the end of the sequence.XPathException - if a dynamic error occursCopyright (c) 2004-2021 Saxonica Limited. All rights reserved.