public class JavaResourceFolder extends ResourceFolder
Modifier and Type | Field and Description |
---|---|
static ResourceFolderFactory |
FACTORY |
resourcesRoot
Constructor and Description |
---|
JavaResourceFolder(Path path,
Path resourcesRoot,
com.google.common.collect.ImmutableSortedSet<Path> inputs) |
Modifier and Type | Method and Description |
---|---|
protected IJFolderFactory |
getFactory() |
ResourceFolderFactory |
getResourceFactory() |
IjResourceFolderType |
getResourceFolderType() |
canMergeWith, equals, getRelativeOutputPath, getResourcesRoot, hashCode, isResourceFolder, merge
getIjName
combineInputs, compareTo, createCopyWith, getInputs, getPath, getWantsPackagePrefix, toString
public static final ResourceFolderFactory FACTORY
public IjResourceFolderType getResourceFolderType()
getResourceFolderType
in class ResourceFolder
protected IJFolderFactory getFactory()
getFactory
in class IjFolder
public ResourceFolderFactory getResourceFactory()
getResourceFactory
in class ResourceFolder