Class App.Run

java.lang.Object
com.openhtmltopdf.cli.App.Run
All Implemented Interfaces:
Callable<Integer>
Enclosing class:
App

public static class App.Run extends Object implements Callable<Integer>
  • Field Details

    • input

      File input
    • output

      File output
    • xhtml

      boolean xhtml
    • verbose

      boolean verbose
    • quiet

      boolean quiet
    • block

      boolean block
  • Constructor Details

    • Run

      public Run()
  • Method Details