com.sun.tools.ws.processor.util
Class DirectoryUtil
java.lang.Object
com.sun.tools.ws.processor.util.DirectoryUtil
public class DirectoryUtil
- extends Object
Util provides static utility methods used by other wscompile classes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryUtil
public DirectoryUtil()
getOutputDirectoryFor
public static File getOutputDirectoryFor(String theClass,
File rootDir)
throws GeneratorException
- Throws:
GeneratorException