|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrat.document.impl.util.MatchNegator
public final class MatchNegator
Negatives the result of the given matcher.
Constructor Summary | |
---|---|
MatchNegator(IDocumentMatcher matcher)
|
Method Summary | |
---|---|
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 MatchNegator(IDocumentMatcher matcher)
Method Detail |
---|
public boolean matches(IDocument document) throws RatDocumentAnalysisException
matches
in interface IDocumentMatcher
RatDocumentAnalysisException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |