org.pentaho.reporting.libraries.fonts.encoding.generator
Class EncodingGenerator
java.lang.Object
org.pentaho.reporting.libraries.fonts.encoding.generator.EncodingGenerator
public class EncodingGenerator
- extends Object
A simple sourcecode generator.
- Author:
- Thomas Morgner
ZERO
public static final Integer ZERO
EncodingGenerator
public EncodingGenerator(File targetDirectory,
File sourceDirectory)
throws IOException
- Throws:
IOException
generatedFormatA
public void generatedFormatA(Properties specifications,
BufferedReader input,
OutputStream output)
throws IOException
- Throws:
IOException
generateAll
public void generateAll()
throws IOException
- Throws:
IOException
generate
public void generate(String prefix)
throws IOException
- Throws:
IOException
generatePropertyIndex
public void generatePropertyIndex()
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException