Uses of Class
com.spun.util.parser.VelocityList.Item
| Package | Description |
|---|---|
| com.spun.util.parser |
-
Uses of VelocityList.Item in com.spun.util.parser
Methods in com.spun.util.parser that return types with arguments of type VelocityList.Item Modifier and Type Method Description static List<VelocityList.Item<Object>>ParserCommons. asArray(Object nullObject)static <T> List<VelocityList.Item<T>>ParserCommons. asArray(List<T> list)static <T> List<VelocityList.Item<T>>ParserCommons. asArray(List<T> list, int offset, int stepping1, int stepping2)static <T> List<VelocityList.Item<T>>ParserCommons. asArray(T[] list)static <T> List<VelocityList.Item<T>>ParserCommons. asArray(T[] array, int offset, int stepping)static <T> List<VelocityList.Item<T>>ParserCommons. asArray(T[] array, int offset, int stepping1, int stepping2)List<VelocityList.Item<T>>VelocityList. getAll()