Class RegexpOnFilenameOrgCheck

    • Constructor Detail

      • RegexpOnFilenameOrgCheck

        public RegexpOnFilenameOrgCheck()
    • Method Detail

      • setSelection

        public void setSelection​(String pSelection)
        Setter.
        Parameters:
        pSelection - the new value of selection
      • setMode

        public void setMode​(String pMode)
      • setSimple

        public void setSimple​(boolean pSimple)
      • setRegexp

        public void setRegexp​(String pRegexp)
        Setter.
        Parameters:
        pRegexp - the new value of regexp
      • processFiltered

        protected void processFiltered​(File pFile,
                                       List<String> pLines)