net.sf.saxon.trace
Class ContextStackFrame.CallingApplication
java.lang.Object
net.sf.saxon.trace.ContextStackFrame
net.sf.saxon.trace.ContextStackFrame.CallingApplication
- Enclosing class:
- ContextStackFrame
public static class ContextStackFrame.CallingApplication
- extends ContextStackFrame
Subclass of ContextStackFrame representing the outermost stack frame,
for the calling application
Method Summary |
void |
print(PrintStream out)
Display a representation of the stack frame on the specified output stream |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextStackFrame.CallingApplication
public ContextStackFrame.CallingApplication()
print
public void print(PrintStream out)
- Description copied from class:
ContextStackFrame
- Display a representation of the stack frame on the specified output stream
- Specified by:
print
in class ContextStackFrame
- Parameters:
out
- the output stream
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.