rat.report.analyser
Class AbstractSingleClaimAnalyser
java.lang.Object
rat.report.analyser.AbstractSingleClaimAnalyser
- All Implemented Interfaces:
- IDocumentAnalyser
- Direct Known Subclasses:
- ConstantClaimAnalyser, ReadableArchiveAnalyser
public abstract class AbstractSingleClaimAnalyser
- extends Object
- implements IDocumentAnalyser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSingleClaimAnalyser
public AbstractSingleClaimAnalyser(IClaimReporter reporter,
CharSequence predicate,
boolean isLiteral)
analyse
public void analyse(IDocument document)
throws RatDocumentAnalysisException
- Specified by:
analyse
in interface IDocumentAnalyser
- Throws:
RatDocumentAnalysisException
toObject
protected abstract CharSequence toObject(IDocument document)
throws RatDocumentAnalysisException
- Throws:
RatDocumentAnalysisException
Copyright © 2006-2011. All Rights Reserved.