public class AtomNode extends Object implements LNode
static AtomNode
EMPTY
AtomNode(Object value)
static boolean
isEmpty(Object o)
Object
render(TemplateContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final AtomNode EMPTY
public AtomNode(Object value)
public static boolean isEmpty(Object o)
public Object render(TemplateContext context)
LNode
render
context
Copyright © 2012–2016. All rights reserved.