Uses of Class
org.apache.velocity.texen.Generator
-
Packages that use Generator Package Description org.apache.velocity.texen -
-
Uses of Generator in org.apache.velocity.texen
Methods in org.apache.velocity.texen that return Generator Modifier and Type Method Description static Generator
Generator. getInstance()
Create a new generator object with default properties.
-