org.apache.cocoon.generation
Class JXTemplateGenerator.LoopTagStatus
java.lang.Object
org.apache.cocoon.generation.JXTemplateGenerator.LoopTagStatus
- Enclosing class:
- JXTemplateGenerator
public static class JXTemplateGenerator.LoopTagStatus
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JXTemplateGenerator.LoopTagStatus
public JXTemplateGenerator.LoopTagStatus()
getCurrent
public Object getCurrent()
getIndex
public int getIndex()
getCount
public int getCount()
isFirst
public boolean isFirst()
isLast
public boolean isLast()
getBegin
public int getBegin()
getEnd
public int getEnd()
getStep
public int getStep()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.