Uses of Class
com.jcabi.velocity.VelocityPage
-
-
Uses of VelocityPage in com.jcabi.velocity
Methods in com.jcabi.velocity that return VelocityPage Modifier and Type Method Description VelocityPageVelocityPage. set(String prop, Object value)Set the name to the value specified.VelocityPageVelocityPage. set(Map<String,Object> args)Set all names in one go.
-