Index

C G I M O P R S U 
All Classes and Interfaces|All Packages|Constant Field Values

C

CliExitCodes - Class in io.github.p4suta.tateyokopdf.cli
sysexits.h-flavored exit codes for the CLI.
CONFIG - Static variable in class io.github.p4suta.tateyokopdf.cli.CliExitCodes
 
ConsoleProgressListener - Class in io.github.p4suta.tateyokopdf.cli
Writes human-readable progress to stderr.
ConsoleProgressListener() - Constructor for class io.github.p4suta.tateyokopdf.cli.ConsoleProgressListener
 
ConsoleProgressListener(String) - Constructor for class io.github.p4suta.tateyokopdf.cli.ConsoleProgressListener
 

G

GENERIC_ERROR - Static variable in class io.github.p4suta.tateyokopdf.cli.CliExitCodes
 

I

INPUT_DATA - Static variable in class io.github.p4suta.tateyokopdf.cli.CliExitCodes
 
INPUT_NOTFOUND - Static variable in class io.github.p4suta.tateyokopdf.cli.CliExitCodes
 
INTERNAL - Static variable in class io.github.p4suta.tateyokopdf.cli.CliExitCodes
 
IO_ERROR - Static variable in class io.github.p4suta.tateyokopdf.cli.CliExitCodes
 
io.github.p4suta.tateyokopdf - package io.github.p4suta.tateyokopdf
 
io.github.p4suta.tateyokopdf.cli - package io.github.p4suta.tateyokopdf.cli
 
io.github.p4suta.tateyokopdf.tools - package io.github.p4suta.tateyokopdf.tools
 

M

main(String[]) - Static method in class io.github.p4suta.tateyokopdf.cli.SpreadCommand
 
main(String[]) - Static method in class io.github.p4suta.tateyokopdf.Main
 
main(String[]) - Static method in class io.github.p4suta.tateyokopdf.tools.RuntimeBenchmark
 
main(String[]) - Static method in class io.github.p4suta.tateyokopdf.tools.SmokeCheck
 
Main - Class in io.github.p4suta.tateyokopdf
Process entry point: installs the fatal-error handler, then hands off to the CLI.

O

OK - Static variable in class io.github.p4suta.tateyokopdf.cli.CliExitCodes
 
onComplete(long) - Method in class io.github.p4suta.tateyokopdf.cli.ConsoleProgressListener
 
onSpreadComplete(int, int) - Method in class io.github.p4suta.tateyokopdf.cli.ConsoleProgressListener
 
onStart(int) - Method in class io.github.p4suta.tateyokopdf.cli.ConsoleProgressListener
 
OOM - Static variable in class io.github.p4suta.tateyokopdf.cli.CliExitCodes
 
OUTPUT_WRITE - Static variable in class io.github.p4suta.tateyokopdf.cli.CliExitCodes
 

P

PASSWORD - Static variable in class io.github.p4suta.tateyokopdf.cli.CliExitCodes
 

R

run(String[]) - Static method in class io.github.p4suta.tateyokopdf.cli.SpreadCommand
Parses args, runs the conversion(s), and returns the exit code (never calls exit).
runCli(String[]) - Static method in class io.github.p4suta.tateyokopdf.cli.SpreadCommand
 
RuntimeBenchmark - Class in io.github.p4suta.tateyokopdf.tools
Runtime performance + memory benchmark for the built jpackage launcher.

S

SmokeCheck - Class in io.github.p4suta.tateyokopdf.tools
Smoke test for the built jpackage launcher: convert a sample PDF and assert the output really is a PDF (starts with the %PDF magic).
SpreadCommand - Class in io.github.p4suta.tateyokopdf.cli
Command-line front-end built on Apache Commons CLI.

U

USAGE - Static variable in class io.github.p4suta.tateyokopdf.cli.CliExitCodes
 
C G I M O P R S U 
All Classes and Interfaces|All Packages|Constant Field Values