Class Parameters

    • Constructor Detail

      • Parameters

        public Parameters()
    • Method Detail

      • getNormalizeQuotes

        public boolean getNormalizeQuotes()
      • setNormalizeQuotes

        public void setNormalizeQuotes​(boolean normalizeQuotes)
      • getCheckCharacters

        public boolean getCheckCharacters()
      • setCheckCharacters

        public void setCheckCharacters​(boolean checkCharacters)
      • getMatchRegexExpressions

        public boolean getMatchRegexExpressions()
      • setMatchRegexExpressions

        public void setMatchRegexExpressions​(boolean matchRegexExpressions)
      • getMatchUserRegex

        public boolean getMatchUserRegex()
      • setMatchUserRegex

        public void setMatchUserRegex​(boolean matchUserRegex)
      • getUserRegex

        public String getUserRegex()
      • setUserRegex

        public void setUserRegex​(String userRegex)
      • getPruneTextUnit

        public boolean getPruneTextUnit()
      • setPruneTextUnit

        public void setPruneTextUnit​(boolean pruneTextUnit)
      • getNormalizePunctuations

        public boolean getNormalizePunctuations()
      • setNormalizePunctuations

        public void setNormalizePunctuations​(boolean normalizePunctuations)
      • getKeepCrNlIntact

        public boolean getKeepCrNlIntact()
      • setKeepCrNlIntact

        public void setKeepCrNlIntact​(boolean keepCrNlIntact)