Class JavaDocLicenseNotRequired

  • All Implemented Interfaces:
    IHeaderMatcher

    public class JavaDocLicenseNotRequired
    extends java.lang.Object
    implements IHeaderMatcher
    JavaDocs are generated and so no license is required. It is useful to note these separately.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String JAVADOC_REGEX_DEFN  
    • 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.
      private void reportOnLicense​(Document subject)  
      void reset()
      Resets this matches.
      • Methods inherited from class java.lang.Object

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