rat.report.analyser
Class ReadableArchiveAnalyser

java.lang.Object
  extended by rat.report.analyser.AbstractSingleClaimAnalyser
      extended by rat.report.analyser.ReadableArchiveAnalyser
All Implemented Interfaces:
IDocumentAnalyser

public final class ReadableArchiveAnalyser
extends AbstractSingleClaimAnalyser


Field Summary
static String READABLE_ARCHIVE_VALUE
           
static String UNREADABLE_ARCHIVE_VALUE
           
 
Constructor Summary
ReadableArchiveAnalyser(IClaimReporter reporter)
           
 
Method Summary
protected  CharSequence toObject(IDocument document)
           
 
Methods inherited from class rat.report.analyser.AbstractSingleClaimAnalyser
analyse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

READABLE_ARCHIVE_VALUE

public static final String READABLE_ARCHIVE_VALUE
See Also:
Constant Field Values

UNREADABLE_ARCHIVE_VALUE

public static final String UNREADABLE_ARCHIVE_VALUE
See Also:
Constant Field Values
Constructor Detail

ReadableArchiveAnalyser

public ReadableArchiveAnalyser(IClaimReporter reporter)
Method Detail

toObject

protected CharSequence toObject(IDocument document)
                         throws RatDocumentAnalysisException
Specified by:
toObject in class AbstractSingleClaimAnalyser
Throws:
RatDocumentAnalysisException


Copyright © 2006-2011. All Rights Reserved.