Package de.hsh.graja.common
Class Tweak
java.lang.Object
de.hsh.graja.common.Tweak
Some tweaks in order to reduce the output volume when designing small tasks
for publication purposes.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final boolean
If this is true, Graja will reduce the html output to a minimum that might be more appropriate for examples in publication papers. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REDUCED_OUTPUT
public static final boolean REDUCED_OUTPUTIf 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()
-