Package org.qubership.profiler.io
Class ParamsPhraseReader
java.lang.Object
org.qubership.profiler.io.ParamsPhraseReader
- All Implemented Interfaces:
IPhraseInputStreamParser
-
Constructor Summary
ConstructorsConstructorDescriptionParamsPhraseReader(org.qubership.profiler.dump.IDataInputStreamEx is, IParamsStreamVisitor visitor) -
Method Summary
Modifier and TypeMethodDescriptionvoidparsingPhrases(int lenOfPhraseToRead, boolean parseUntilEOF)
-
Constructor Details
-
ParamsPhraseReader
public ParamsPhraseReader(org.qubership.profiler.dump.IDataInputStreamEx is, IParamsStreamVisitor visitor)
-
-
Method Details
-
parsingPhrases
- Specified by:
parsingPhrasesin interfaceIPhraseInputStreamParser- Throws:
IOException
-