rat.document.impl.util
Class DocumentMatcherMultiplexer
java.lang.Object
rat.document.impl.util.DocumentMatcherMultiplexer
- All Implemented Interfaces:
- IDocumentMatcher
public class DocumentMatcherMultiplexer
- extends Object
- implements IDocumentMatcher
Calls all the matchers in turn until one returns true.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentMatcherMultiplexer
public DocumentMatcherMultiplexer(IDocumentMatcher[] matchers)
matches
public boolean matches(IDocument document)
throws RatDocumentAnalysisException
- Specified by:
matches
in interface IDocumentMatcher
- Throws:
RatDocumentAnalysisException
Copyright © 2006-2011. All Rights Reserved.