| org.apache.cocoon.components.EnvironmentStack
EnvironmentStack | final class EnvironmentStack extends ArrayStack (Code) | | The stack for the processing environment.
This is a special implementation of a stack for the handling of the
cocoon protocol.
author: Carsten Ziegeler version: CVS $Id: EnvironmentStack.java 433543 2006-08-22 06:22:54Z crossley $ |
Inner Class :final static class Item | |
getCurrent | Item getCurrent()(Code) | | |
getOffset | int getOffset()(Code) | | |
setOffset | void setOffset(int value)(Code) | | |
|
|