|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrat.report.analyser.AbstractSingleClaimAnalyser
public abstract class AbstractSingleClaimAnalyser
Constructor Summary | |
---|---|
AbstractSingleClaimAnalyser(IClaimReporter reporter,
java.lang.CharSequence predicate,
boolean isLiteral)
|
Method Summary | |
---|---|
void |
analyse(IDocument document)
|
protected abstract java.lang.CharSequence |
toObject(IDocument document)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractSingleClaimAnalyser(IClaimReporter reporter, java.lang.CharSequence predicate, boolean isLiteral)
Method Detail |
---|
public void analyse(IDocument document) throws RatDocumentAnalysisException
analyse
in interface IDocumentAnalyser
RatDocumentAnalysisException
protected abstract java.lang.CharSequence toObject(IDocument document) throws RatDocumentAnalysisException
RatDocumentAnalysisException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |