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.
- Author:
- WS Development Team
| 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
getRelativePathfromCommonBase
public static String getRelativePathfromCommonBase(File file,
File base)
throws IOException
- Throws:
IOException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.