public class ResourceRoot extends Object implements Serializable
Constructor and Description |
---|
ResourceRoot(String location,
ResourceType resourceType,
List<String> includes,
List<String> excludes) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getExcludes() |
List<String> |
getIncludes() |
String |
getLocation() |
ResourceType |
getResourceType() |
Copyright © 2021. All rights reserved.