CoreBroker
Class Utils
java.lang.Object
CoreBroker.Utils
- public class Utils
- extends java.lang.Object
Constructor Summary |
Utils()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
printDoc
public static void printDoc(org.w3c.dom.Document doc)
printDocToStream
public static void printDocToStream(org.w3c.dom.Document doc,
java.io.OutputStream os)
readJarFile
public static java.util.jar.JarFile readJarFile(java.lang.String fileName)
getJarClassList
public static java.lang.String[] getJarClassList(java.lang.String fileName)
extractJarFile
public static java.lang.String[] extractJarFile(java.lang.String jarFileName,
java.lang.String destDir)
getLocalHostRandomString
public static java.lang.String getLocalHostRandomString()