Class EncodingGenerator
java.lang.Object
org.pentaho.reporting.libraries.fonts.encoding.generator.EncodingGenerator
A simple sourcecode generator.
- Author:
- Thomas Morgner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidgeneratedFormatA(Properties specifications, BufferedReader input, OutputStream output) voidstatic void
-
Field Details
-
ZERO
-
-
Constructor Details
-
EncodingGenerator
- Throws:
IOException
-
-
Method Details
-
generatedFormatA
public void generatedFormatA(Properties specifications, BufferedReader input, OutputStream output) throws IOException - Throws:
IOException
-
generateAll
- Throws:
IOException
-
generate
- Throws:
IOException
-
generatePropertyIndex
- Throws:
IOException
-
main
- Throws:
IOException
-