|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.trace.ContextStackFrame
net.sf.saxon.trace.ContextStackFrame.ApplyTemplates
public static class ContextStackFrame.ApplyTemplates
Subclass of ContextStackFrame representing an xsl:apply-templates call in XSLT
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.sf.saxon.trace.ContextStackFrame |
---|
ContextStackFrame.ApplyTemplates, ContextStackFrame.BuiltInTemplateRule, ContextStackFrame.CallingApplication, ContextStackFrame.CallTemplate, ContextStackFrame.ForEach, ContextStackFrame.FunctionCall, ContextStackFrame.VariableEvaluation |
Constructor Summary | |
---|---|
ContextStackFrame.ApplyTemplates()
|
Method Summary | |
---|---|
void |
print(java.io.PrintStream out)
Display a representation of the stack frame on the specified output stream |
Methods inherited from class net.sf.saxon.trace.ContextStackFrame |
---|
getContainer, getContextItem, getLineNumber, getSystemId, setContainer, setContextItem, setLineNumber, setSystemId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextStackFrame.ApplyTemplates()
Method Detail |
---|
public void print(java.io.PrintStream out)
print
in class ContextStackFrame
out
- the output stream
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |