com.lyncode.jtwig.tree.helper
Class ElementList
java.lang.Object
com.lyncode.jtwig.tree.helper.ElementList
- All Implemented Interfaces:
- Element
- Direct Known Subclasses:
- JtwigContent, Selection
public class ElementList
- extends Object
- implements Element
ElementList
public ElementList(Object... list)
add
public boolean add(Object elem)
getList
public List<Object> getList()
toString
public String toString()
- Overrides:
toString in class Object
toString
public String toString(String start,
String end)
Copyright © 2014. All Rights Reserved.