|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.tr.TemplateRuleSet
class TemplateRuleSet
| Constructor Summary | |
|---|---|
TemplateRuleSet(Action builtinAction)
|
|
| Method Summary | |
|---|---|
(package private) void |
add(TopLevelPattern pattern,
Importance ruleImportance,
Importance importImportance,
Priority priority,
Action action)
|
(package private) void |
compile()
|
(package private) Action |
getAction(Node node,
ExprContext context)
|
(package private) Action |
getImportAction(Node node,
ExprContext context,
int importLevel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
TemplateRuleSet(Action builtinAction)
| Method Detail |
|---|
void compile()
void add(TopLevelPattern pattern,
Importance ruleImportance,
Importance importImportance,
Priority priority,
Action action)
Action getAction(Node node,
ExprContext context)
throws XSLException
XSLException
Action getImportAction(Node node,
ExprContext context,
int importLevel)
throws XSLException
XSLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||