|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.summary.query.TopLevelDirectory
public class TopLevelDirectory
This class is used to infer the top level directory
| Constructor Summary | |
|---|---|
TopLevelDirectory()
|
|
| Method Summary | |
|---|---|
static java.io.File |
getPackageDirectory(Summary initialSummary,
java.lang.String packageName)
Gets the PackageDirectory attribute of the TopLevelDirectory class |
static java.io.File |
query(java.io.File initialDir,
java.lang.String filename)
Return the top level directory |
static java.io.File |
query(FileSummary fileSummary)
Return the top level directory from a FileSummary |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TopLevelDirectory()
| Method Detail |
|---|
public static java.io.File getPackageDirectory(Summary initialSummary,
java.lang.String packageName)
initialSummary - Description of ParameterpackageName - Description of Parameter
public static java.io.File query(FileSummary fileSummary)
fileSummary - Description of Parameter
public static java.io.File query(java.io.File initialDir,
java.lang.String filename)
initialDir - Description of Parameterfilename - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||