Uses of Class
org.apache.velocity.texen.Generator

Packages that use Generator
org.apache.velocity.texen   
 

Uses of Generator in org.apache.velocity.texen
 

Fields in org.apache.velocity.texen declared as Generator
private static Generator Generator.instance
          The generator tools used for creating additional output withing the control template.
 

Methods in org.apache.velocity.texen that return Generator
static Generator Generator.getInstance()
          Create a new generator object with default properties.
 



Copyright © 2003 Apache Software Foundation. All Rights Reserved.