public class ReferenceLister extends Object
| Modifier and Type | Field and Description |
|---|---|
private static DefaultServiceConfiguration |
sc |
| Constructor and Description |
|---|
ReferenceLister() |
| Modifier and Type | Method and Description |
|---|---|
private static void |
handleDir(File dir) |
static void |
main(String[] args) |
private static void |
readFile(File file) |
private static DefaultServiceConfiguration sc
public static void main(String[] args) throws ParserException, IOException
ParserExceptionIOExceptionprivate static void handleDir(File dir) throws ParserException, IOException
ParserExceptionIOExceptionprivate static void readFile(File file) throws ParserException, IOException
ParserExceptionIOException