| Package | Description |
|---|---|
| org.walkmod.walkers |
| Modifier and Type | Method and Description |
|---|---|
T |
Parser.parse(File file) |
T |
Parser.parse(File file,
String encoding) |
T |
Parser.parse(Reader reader) |
T |
Parser.parse(String text) |
T |
Parser.parse(String text,
boolean withoutLocation) |
Copyright © 2015. All rights reserved.