public class DirectoryUtil extends Object
| Constructor and Description |
|---|
DirectoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getOutputDirectoryFor(String theClass,
File rootDir) |
static String |
getRelativePathfromCommonBase(File file,
File base) |
public static File getOutputDirectoryFor(String theClass, File rootDir) throws GeneratorException
GeneratorExceptionpublic static String getRelativePathfromCommonBase(File file, File base) throws IOException
IOExceptionCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.