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.getCurrentFrame()
          Use this method for getting the current call frame
static CallFrame CallStack.frameAt(int i)
          Get the frame at the i:th position in the call stack
 



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