|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrat.document.impl.util.DocumentMatcherMultiplexer
public class DocumentMatcherMultiplexer
Calls all the matchers in turn until one returns true.
Constructor Summary | |
---|---|
DocumentMatcherMultiplexer(IDocumentMatcher[] matchers)
|
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 DocumentMatcherMultiplexer(IDocumentMatcher[] matchers)
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 |