Class Tweak

java.lang.Object
de.hsh.graja.common.Tweak

public class Tweak extends Object
Some tweaks in order to reduce the output volume when designing small tasks for publication purposes.
  • Field Details

    • REDUCED_OUTPUT

      public static final boolean REDUCED_OUTPUT
      If this is true, Graja will reduce the html output to a minimum that might be more appropriate for examples in publication papers. The default value is false.
      See Also:
  • Constructor Details

    • Tweak

      public Tweak()