Uses of Class
org.apache.cocoon.callstack.CallFrame

Packages that use CallFrame
org.apache.cocoon.callstack   
 

Uses of CallFrame in org.apache.cocoon.callstack
 

Methods in org.apache.cocoon.callstack that return CallFrame
static CallFrame CallStack.frameAt(int i)
          Get the frame at the i:th position in the call stack
static CallFrame CallStack.getCurrentFrame()
          Use this method for getting the current call frame
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.