com.liferay.portal.kernel.image
Class GhostscriptUtil
java.lang.Object
com.liferay.portal.kernel.image.GhostscriptUtil
public class GhostscriptUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GhostscriptUtil
public GhostscriptUtil()
execute
public static Future<?> execute(List<String> arguments)
throws Exception
- Throws:
Exception
getGhostscript
public static Ghostscript getGhostscript()
isEnabled
public static boolean isEnabled()
reset
public static void reset()
setGhostscript
public void setGhostscript(Ghostscript ghostscript)