public class ExcludeFolder extends IjFolder
| Modifier and Type | Field and Description |
|---|---|
static IJFolderFactory |
FACTORY |
static String |
FOLDER_IJ_NAME |
| Constructor and Description |
|---|
ExcludeFolder(Path path) |
| Modifier and Type | Method and Description |
|---|---|
IJFolderFactory |
getFactory() |
String |
getIjName() |
canMergeWith, combineInputs, compareTo, createCopyWith, equals, getInputs, getPath, getWantsPackagePrefix, hashCode, isResourceFolder, merge, toStringpublic static final IJFolderFactory FACTORY
public static final String FOLDER_IJ_NAME
public ExcludeFolder(Path path)
public IJFolderFactory getFactory()
getFactory in class IjFolder