Interface ResourceBundleData
- All Superinterfaces:
ResourceData
- All Known Implementing Classes:
CachingResourceBundleData
-
Field Summary
Fields inherited from interface org.pentaho.reporting.libraries.resourceloader.ResourceData
CONTENT_LENGTH, CONTENT_TYPE, FILENAME -
Method Summary
Modifier and TypeMethodDescriptionderiveData(ResourceKey key) deriveManager(ResourceManager parent) Methods inherited from interface org.pentaho.reporting.libraries.resourceloader.ResourceData
getAttribute, getKey, getLength, getResource, getResource, getResourceAsStream, getVersion
-
Method Details
-
getBundleKey
ResourceKey getBundleKey() -
deriveData
- Throws:
ResourceLoadingException
-
deriveManager
- Throws:
ResourceLoadingException
-