|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.processor.util.DirectoryUtil
public class DirectoryUtil
Util provides static utility methods used by other wscompile classes.
| Constructor Summary | |
|---|---|
DirectoryUtil()
|
|
| Method Summary | |
|---|---|
static java.io.File |
getOutputDirectoryFor(java.lang.String theClass,
java.io.File rootDir)
|
static java.lang.String |
getRelativePathfromCommonBase(java.io.File file,
java.io.File base)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryUtil()
| Method Detail |
|---|
public static java.io.File getOutputDirectoryFor(java.lang.String theClass,
java.io.File rootDir)
throws GeneratorException
GeneratorException
public static java.lang.String getRelativePathfromCommonBase(java.io.File file,
java.io.File base)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||