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
GeneratorException
public static String getRelativePathfromCommonBase(File file, File base) throws IOException
IOException
Copyright © 2016 Oracle Corporation. All rights reserved.