Package com.sun.tools.ws.processor.util
Class DirectoryUtil
java.lang.Object
com.sun.tools.ws.processor.util.DirectoryUtil
Util provides static utility methods used by other wscompile classes.
- Author:
- WS Development Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FilegetOutputDirectoryFor(String theClass, File rootDir) static StringgetRelativePathfromCommonBase(File file, File base)
-
Constructor Details
-
DirectoryUtil
public DirectoryUtil()
-
-
Method Details
-
getOutputDirectoryFor
- Throws:
GeneratorException
-
getRelativePathfromCommonBase
- Throws:
IOException
-