net.skirnir.freyja.zpt
クラス ZptTemplateContext.RepeatInfo
java.lang.Object
net.skirnir.freyja.zpt.ZptTemplateContext.RepeatInfo
- 含まれているクラス:
- ZptTemplateContext
public static class ZptTemplateContext.RepeatInfo
- extends Object
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZptTemplateContext.RepeatInfo
public ZptTemplateContext.RepeatInfo(Object[] objs)
update
public void update()
getIndex
public int getIndex()
getNumber
public int getNumber()
isEven
public boolean isEven()
isOdd
public boolean isOdd()
isStart
public boolean isStart()
isEnd
public boolean isEnd()
getLength
public int getLength()
getLetter
public String getLetter()
getLETTER
public String getLETTER()
Copyright © 2011 The Skirnir Project. All Rights Reserved.