rat.document.impl.util
Class ConditionalAnalyser
java.lang.Object
rat.document.impl.util.ConditionalAnalyser
- All Implemented Interfaces:
- IDocumentAnalyser, IDocumentMatcher
public class ConditionalAnalyser
- extends Object
- implements IDocumentMatcher, IDocumentAnalyser
Analyses documents matching given condition.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConditionalAnalyser
public ConditionalAnalyser(IDocumentMatcher matcher,
IDocumentAnalyser analyser)
matches
public boolean matches(IDocument document)
throws RatDocumentAnalysisException
- Specified by:
matches
in interface IDocumentMatcher
- Throws:
RatDocumentAnalysisException
analyse
public void analyse(IDocument document)
throws RatDocumentAnalysisException
- Specified by:
analyse
in interface IDocumentAnalyser
- Throws:
RatDocumentAnalysisException
Copyright © 2006-2011. All Rights Reserved.