Package | Description |
---|---|
rat.document | |
rat.document.impl | |
rat.document.impl.guesser | |
rat.document.impl.util | |
rat.document.impl.zip | |
rat.report | |
rat.report.analyser |
Modifier and Type | Method and Description |
---|---|
void |
IDocumentAnalyser.analyse(IDocument document) |
boolean |
IDocumentMatcher.matches(IDocument document) |
Modifier and Type | Class and Description |
---|---|
class |
CompositeDocument
Composed from a set of archived documents.
|
class |
FileDocument
Document wrapping a file of undetermined composition.
|
class |
MonolithicFileDocument |
Modifier and Type | Method and Description |
---|---|
boolean |
NoteGuesser.matches(IDocument document) |
boolean |
BinaryGuesser.matches(IDocument document) |
boolean |
ArchiveGuesser.matches(IDocument document) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentAnalyserMultiplexer.analyse(IDocument document) |
void |
ConditionalAnalyser.analyse(IDocument document) |
boolean |
MatchNegator.matches(IDocument document) |
boolean |
ConditionalAnalyser.matches(IDocument document) |
boolean |
DocumentMatcherMultiplexer.matches(IDocument document) |
Modifier and Type | Class and Description |
---|---|
class |
ZipFileDocument
Document which is a zip file.
|
Modifier and Type | Method and Description |
---|---|
void |
RatReport.report(IDocument document) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSingleClaimAnalyser.analyse(IDocument document) |
void |
DocumentHeaderAnalyser.analyse(IDocument document) |
protected abstract CharSequence |
AbstractSingleClaimAnalyser.toObject(IDocument document) |
protected CharSequence |
ConstantClaimAnalyser.toObject(IDocument document) |
protected CharSequence |
ReadableArchiveAnalyser.toObject(IDocument document) |
Copyright © 2006–2013. All rights reserved.