Class Preview

java.lang.Object
pro.verron.officestamper.Preview
All Implemented Interfaces:
Runnable

public class Preview extends Object implements Runnable
Subcommand that generates a preview image from an AsciiDoc file.
  • Constructor Details

    • Preview

      public Preview()
      Default constructor.
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable