|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.image.tools.AbstractImageGenerator | +--oracle.cabo.image.tools.FileSystemCacheGenerator
FileSystemCacheGenerator is a tool for generating images and image metadata suitable for use with the file system-based ImageProvider implementations. Like the ImageGenerator, the FileSystemCacheGenerator tool takes a list of ImageGenerator XML files as input.
ImageGenerator
Constructor Summary | |
protected |
FileSystemCacheGenerator()
Creates a FileSystemCacheGenerator instance. |
Method Summary | |
protected ImageProvider |
getImageProvider()
Implementation of AbstractImageGenerator.getImageProvider(). |
static void |
main(java.lang.String[] args)
Run the FileSystemCacheGenerator. |
Methods inherited from class oracle.cabo.image.tools.AbstractImageGenerator |
generate, getBundle, getLocale, getOutputDirectory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected FileSystemCacheGenerator()
Method Detail |
public static void main(java.lang.String[] args)
protected ImageProvider getImageProvider()
getImageProvider
in class AbstractImageGenerator
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |