Serializablepublic class SMYLDJavaTools extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
SMYLDJavaTools() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
compile(String sourcePath,
String targetClass,
String targetPath,
String libraryRef) |
|
void |
createKey(String keyName,
String keyPass,
String distinguishName,
String keyStore) |
|
void |
createKey(SMYLDKey newKey) |
|
SMYLDRunProcess |
executeCommand(String command,
boolean wait) |
|
SMYLDRunProcess |
executeCommand(String command,
RunProcessListener prcListener,
boolean wait) |
|
boolean |
signJarFile(String jarPath,
SMYLDKey key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic void compile(String sourcePath, String targetClass, String targetPath, String libraryRef) throws Exception
Exceptionpublic void createKey(String keyName, String keyPass, String distinguishName, String keyStore) throws Exception
Exceptionpublic SMYLDRunProcess executeCommand(String command, boolean wait) throws Exception
Exceptionpublic SMYLDRunProcess executeCommand(String command, RunProcessListener prcListener, boolean wait) throws Exception
ExceptionCopyright © 2019 SMYLD. All rights reserved.