public final class SourceFile extends Object
| Constructor and Description |
|---|
SourceFile(File file) |
SourceFile(File file,
File baseDirectory,
File outputDirectory) |
SourceFile(Path inputPath) |
SourceFile(Path inputPath,
Path basePath,
Path outputPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
Path |
getInputPath() |
Path |
getOutputPath() |
String |
getPackageName() |
Path |
getRelativePath() |
Copyright © 2005–2014 GraphWalker. All rights reserved.