Interface Action

All Known Implementing Classes:
NullAction

public interface Action

Action represents some default action which should occur when a rule matches a node in the XSLT processing model.

Version:
$Revision: 1.7 $
Author:
James Strachan
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(Node node)