|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.rat.document.impl.util.ConditionalAnalyser
public class ConditionalAnalyser
Analyses documents matching given condition.
| Constructor Summary | |
|---|---|
ConditionalAnalyser(IDocumentMatcher matcher,
IDocumentAnalyser analyser)
|
|
| Method Summary | |
|---|---|
void |
analyse(IDocument document)
|
boolean |
matches(IDocument document)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConditionalAnalyser(IDocumentMatcher matcher,
IDocumentAnalyser analyser)
| Method Detail |
|---|
public boolean matches(IDocument document)
throws RatDocumentAnalysisException
matches in interface IDocumentMatcherRatDocumentAnalysisException
public void analyse(IDocument document)
throws RatDocumentAnalysisException
analyse in interface IDocumentAnalyserRatDocumentAnalysisException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||