public class PackageHtmlCheck extends AbstractFileSetCheck
Constructor and Description |
---|
PackageHtmlCheck()
Creates a new
PackageHtmlCheck instance. |
Modifier and Type | Method and Description |
---|---|
protected Set |
getParentDirs(File[] aFiles)
Returns the set of directories for a set of files.
|
void |
process(File[] aFiles)
Checks that each java file in the fileset has a package.html sibling
and fires errors for the missing files.
|
destroy, filter, fireErrors, getCharset, getMessageCollector, getMessageDispatcher, log, log, setCharset, setFileExtensions, setMessageDispatcher
getId, getMessageBundle, getSeverity, getSeverityLevel, log, log, log, log, log, log, log, log, log, setId, setSeverity
configure, contextualize, finishLocalSetup, getConfiguration, setupChild
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
configure
contextualize
public PackageHtmlCheck()
PackageHtmlCheck
instance.public void process(File[] aFiles)
aFiles
- a set of filesFileSetCheck.destroy()