jsystem.extensions.analyzers.text
Class CheckTextCounter
java.lang.Object
jsystem.framework.analyzer.AnalyzerParameterImpl
jsystem.extensions.analyzers.text.AnalyzeTextParameter
jsystem.extensions.analyzers.text.CheckTextCounter
- All Implemented Interfaces:
- AnalyzerParameter
- public class CheckTextCounter
- extends AnalyzeTextParameter
Analyzer for counters with textual value:
Version name: v_1.3.5
Method Summary |
void |
analyze()
The analyze process. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckTextCounter
public CheckTextCounter(String counter,
String expected)
analyze
public void analyze()
- Description copied from interface:
AnalyzerParameter
- The analyze process.