Class NextMatchAction

All Implemented Interfaces:
Result, Receiver

public class NextMatchAction extends ApplyTemplatesAction
Watch for an xsl:next-match instruction. This doesn't really need to be a Watch, because it always processes the context node; but it means we can reuse a lot of code from the ApplyTemplatesWatch