Package | Description |
---|---|
com.github.javaparser.utils |
Modifier and Type | Method and Description |
---|---|
SourceZip |
SourceZip.parse(SourceZip.Callback callback)
Tries to parse all '.java' files in the ZIP located at this SourceZip's path and returns the parse
results in a list.
|
SourceZip |
SourceZip.setParserConfiguration(ParserConfiguration parserConfiguration) |
Copyright © 2007–2024. All rights reserved.