com.jclark.xsl.tr
Class TemplateRuleSet
java.lang.Object
|
+--com.jclark.xsl.tr.TemplateRuleSet
- class TemplateRuleSet
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateRuleSet
TemplateRuleSet(Action builtinAction)
compile
void compile()
add
void add(TopLevelPattern pattern,
Importance ruleImportance,
Importance importImportance,
Priority priority,
Action action)
getAction
Action getAction(Node node,
ExprContext context)
throws XSLException
XSLException
getImportAction
Action getImportAction(Node node,
ExprContext context,
int importLevel)
throws XSLException
XSLException