public final class ResourceInformation extends Object
Constructor and Description |
---|
ResourceInformation(String fileName,
ResourceType resourceType,
Collection<String> resourceNames) |
Modifier and Type | Method and Description |
---|---|
String |
getFileName() |
String |
getResourceIdentifier() |
List<String> |
getResourceNames() |
String |
getResourceType() |
String |
toString() |
public ResourceInformation(String fileName, ResourceType resourceType, Collection<String> resourceNames)
fileName
- fileName of the libraryresourceType
- type of resources contained in the libraryresourceNames
- resource namesCopyright © 2005–2017 Zementis, Inc.. All rights reserved.