Class HeaderMatcherMultiplexer

  • All Implemented Interfaces:
    IHeaderMatcher

    public final class HeaderMatcherMultiplexer
    extends java.lang.Object
    implements IHeaderMatcher
    Delegates to an ordered set of matchers.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean match​(Document subject, java.lang.String line)
      Matches the text accumulated to licenses.
      void reset()
      Resets this matches.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait