Package org.jbpm.designer.stencilset
Class Beautifier
- java.lang.Object
-
- org.jbpm.designer.stencilset.Beautifier
-
public class Beautifier extends Object
-
-
Constructor Summary
Constructors Constructor Description Beautifier()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static String
getScriptFromFile(String filename)
static void
main(String[] args)
-
-
-
Method Detail
-
getScriptFromFile
protected static String getScriptFromFile(String filename) throws IOException
- Throws:
IOException
-
main
public static void main(String[] args) throws IOException
- Parameters:
args
-- Throws:
IOException
-
-