net.sf.saxon.instruct

Class NextMatch

public class NextMatch extends ApplyImports

An xsl:next-match element in the stylesheet
Constructor Summary
NextMatch(boolean backwardsCompatible)
Method Summary
intgetInstructionNameCode()
Get the name of this instruction for diagnostic and tracing purposes
TailCallprocessLeavingTail(XPathContext context)

Constructor Detail

NextMatch

public NextMatch(boolean backwardsCompatible)

Method Detail

getInstructionNameCode

public int getInstructionNameCode()
Get the name of this instruction for diagnostic and tracing purposes

processLeavingTail

public TailCall processLeavingTail(XPathContext context)