Class FullTextLicenseMatcher

    • Field Detail

      • validated

        private boolean validated
      • fullText

        private java.lang.String fullText
      • project

        private org.apache.tools.ant.Project project
    • Constructor Detail

      • FullTextLicenseMatcher

        public FullTextLicenseMatcher()
    • Method Detail

      • setProject

        public void setProject​(org.apache.tools.ant.Project project)
      • addText

        public void addText​(java.lang.String text)
      • validate

        private void validate()