| Package | Description |
|---|---|
| org.apache.rat.analysis | |
| org.apache.rat.document.impl.util | |
| org.apache.rat.policy | |
| org.apache.rat.report.claim.util |
| Modifier and Type | Class and Description |
|---|---|
private static class |
DefaultAnalyserFactory.DefaultAnalyser |
class |
DocumentHeaderAnalyser |
| Modifier and Type | Method and Description |
|---|---|
static IDocumentAnalyser |
DefaultAnalyserFactory.createDefaultAnalyser(IHeaderMatcher matcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentAnalyserMultiplexer |
| Modifier and Type | Field and Description |
|---|---|
private IDocumentAnalyser[] |
DocumentAnalyserMultiplexer.analysers |
| Constructor and Description |
|---|
DocumentAnalyserMultiplexer(IDocumentAnalyser[] analysers) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPolicy |
| Modifier and Type | Field and Description |
|---|---|
private IDocumentAnalyser |
ClaimReporterMultiplexer.analyser |
| Constructor and Description |
|---|
ClaimReporterMultiplexer(IDocumentAnalyser pAnalyser,
java.util.List<? extends RatReport> reporters) |