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 VelocityPage
VelocityPage. set(String prop, Object value)
Set the name to the value specified.VelocityPage
VelocityPage. set(Map<String,Object> args)
Set all names in one go.
-