public interface ResourceIdentifierResolver
Modifier and Type | Method and Description |
---|---|
String |
getCollectionName(String resId)
get the xmldb collection name associated to this resource identifier.
|
String |
getFileName(String resId)
get the xmldb filename associated to this resource identifier, usually extracted from the identifier itself.
|
String getFileName(String resId)
resId
- resource identifierString getCollectionName(String resId)
resId
- resource identifierCopyright © 2017. All rights reserved.