|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjd.xml.xslt.template.Template
jd.xml.xslt.trace.TraceTemplate
Constructor Summary | |
TraceTemplate(Tracer tracer,
Location location,
Template template,
String instruction)
|
Method Summary | |
void |
accept(TemplateVisitor visitor)
|
Location |
getLocation()
|
void |
instantiate(XsltContext context,
ResultBuilder resultBuilder)
Instantiate the template. |
Methods inherited from class jd.xml.xslt.template.Template |
addChild, addNext, allowTailRecursion, getNext, getParent, instantiate, instantiate, toString, transferRelations |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TraceTemplate(Tracer tracer, Location location, Template template, String instruction)
Method Detail |
public void accept(TemplateVisitor visitor)
accept
in class Template
public void instantiate(XsltContext context, ResultBuilder resultBuilder)
Template
instantiate
in class Template
public Location getLocation()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |