|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FontCacheManager
Fop cache (currently only used for font info caching)
| Method Summary | |
|---|---|
void |
delete()
Deletes the font cache from the file-system. |
FontCache |
load()
Loads the font cache into memory from the given file. |
void |
save()
Serializes the font cache to file. |
void |
setCacheFile(java.net.URI fontCacheURI)
Sets the font cache file given the URI pointing to the file. |
| Method Detail |
|---|
void setCacheFile(java.net.URI fontCacheURI)
fontCacheURI - the font cache URIFontCache load()
void save()
throws FOPException
FOPException - if an error occurs serializing the font cache
void delete()
throws FOPException
FOPException - if an error occurs deleting the font cache
|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||