rat.document.impl.util
Class MatchNegator

java.lang.Object
  extended by rat.document.impl.util.MatchNegator
All Implemented Interfaces:
IDocumentMatcher

public final class MatchNegator
extends java.lang.Object
implements IDocumentMatcher

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

MatchNegator

public MatchNegator(IDocumentMatcher matcher)
Method Detail

matches

public boolean matches(IDocument document)
                throws RatDocumentAnalysisException
Specified by:
matches in interface IDocumentMatcher
Throws:
RatDocumentAnalysisException


Copyright © 2006-2008. All Rights Reserved.