public class RegexpOnFilenameOrgCheck extends AbstractFileSetCheck
Constructor and Description |
---|
RegexpOnFilenameOrgCheck() |
Modifier and Type | Method and Description |
---|---|
protected void |
processFiltered(File pFile,
List<String> pLines) |
void |
setMode(String pMode) |
void |
setRegexp(String pRegexp)
Setter.
|
void |
setSelection(String pSelection)
Setter.
|
void |
setSimple(boolean pSimple) |
beginProcessing, destroy, finishProcessing, fireErrors, getFileExtensions, getMessageCollector, getMessageDispatcher, init, log, log, process, setFileExtensions, setMessageDispatcher
getCustomMessages, getId, getMessageBundle, getSeverity, getSeverityLevel, log, setId, setSeverity
configure, contextualize, finishLocalSetup, getConfiguration, setupChild
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
configure
contextualize
protected void processFiltered(File pFile, List<String> pLines)
processFiltered
in class AbstractFileSetCheck
public void setMode(String pMode)
public void setRegexp(String pRegexp)
pRegexp
- the new value of regexp
public void setSelection(String pSelection)
pSelection
- the new value of selection
public void setSimple(boolean pSimple)