|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjd.xml.xslt.util.XsltSortable
jd.xml.xslt.template.TemplateRule
jd.xml.xslt.trace.TraceTemplateRule
| Constructor Summary | |
TraceTemplateRule(Tracer tracer,
Location location,
TemplateRule rule)
|
|
| Method Summary | |
void |
applyTemplate(XsltContext context,
ResultBuilder resultBuilder,
Variable[] params,
XObject[] paramValues)
Instantiate the template of this template rule. |
| Methods inherited from class jd.xml.xslt.template.TemplateRule |
getMode, getName, getOriginalPattern, getParameters, getPattern, getTemplate, hasLocalVariables, match, toSortedArray, toString |
| Methods inherited from class jd.xml.xslt.util.XsltSortable |
compareTo, getImportPrecedence, sort |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TraceTemplateRule(Tracer tracer,
Location location,
TemplateRule rule)
| Method Detail |
public void applyTemplate(XsltContext context,
ResultBuilder resultBuilder,
Variable[] params,
XObject[] paramValues)
TemplateRule
applyTemplate in class TemplateRulecontext - the transformation contextresultBuilder - the result builderparams - parameters supplied to the template via paramValues - the values of the supplied parameters.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||