rat.document.impl.util
Class MatchNegator
java.lang.Object
rat.document.impl.util.MatchNegator
- All Implemented Interfaces:
- IDocumentMatcher
public final class MatchNegator
- extends Object
- implements IDocumentMatcher
Negatives the result of the given matcher.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchNegator
public MatchNegator(IDocumentMatcher matcher)
matches
public boolean matches(IDocument document)
throws RatDocumentAnalysisException
- Specified by:
matches
in interface IDocumentMatcher
- Throws:
RatDocumentAnalysisException
Copyright © 2006-2011. All Rights Reserved.