![]() |
GrammarScope
4.0.0
|
Public Member Functions | |
AnalysisReader (final String archive) | |
Analysis | deserializeAnalysis () throws IOException, ClassNotFoundException |
TextAnalysis | deserializeText () throws IOException, ClassNotFoundException |
Private Attributes | |
final String | archive |
Reads analysis from archive
grammarscope.server.io.serialize.AnalysisReader.AnalysisReader | ( | final String | archive | ) |
Analysis reader
archive | zip file |
Analysis grammarscope.server.io.serialize.AnalysisReader.deserializeAnalysis | ( | ) | throws IOException, ClassNotFoundException |
Deserialize analysis from zip file
IOException | exception |
ClassNotFoundException | exception |
TextAnalysis grammarscope.server.io.serialize.AnalysisReader.deserializeText | ( | ) | throws IOException, ClassNotFoundException |
Deserialize text analysis from zip file
IOException | exception |
ClassNotFoundException | exception |
|
private |
Zip file