Package io.vertigo.studio.tools
Class SketchUtil
- java.lang.Object
-
- io.vertigo.studio.tools.SketchUtil
-
public final class SketchUtil extends Object
This class provides usefull utilies about sketchs.- Author:
- pchretien
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getLocalName(String sketchName, String prefix)
Returns the short name of the sketch.
-