C D I R S U

C

codeDigest(String) - Method in interface com.wiris.plugin.storage.StorageAndCache
Given a content, computes a digest of it.
com.wiris.plugin.configuration - package com.wiris.plugin.configuration
 
com.wiris.plugin.storage - package com.wiris.plugin.storage
 
ConfigurationUpdater - Interface in com.wiris.plugin.configuration
 
ConfigurationUpdater2 - Interface in com.wiris.plugin.configuration
 

D

decodeDigest(String) - Method in interface com.wiris.plugin.storage.StorageAndCache
Given a computed digest, returns the respective content.

I

init() - Method in interface com.wiris.plugin.configuration.ConfigurationUpdater
Initializes the configuration udpater system.
init(ServletContext) - Method in interface com.wiris.plugin.configuration.ConfigurationUpdater2
 
init(HttpServletRequest, Properties) - Method in interface com.wiris.plugin.storage.StorageAndCache
Initializes the storage and cache system.

R

retreiveData(String) - Method in interface com.wiris.plugin.storage.StorageAndCache
Given a computed digest, returns the stored data associated with it.

S

StorageAndCache - Interface in com.wiris.plugin.storage
 
storeData(String, byte[]) - Method in interface com.wiris.plugin.storage.StorageAndCache
Associates a data stream with a computed digest.

U

updateConfiguration(Properties) - Method in interface com.wiris.plugin.configuration.ConfigurationUpdater
Updates the configuration table with the desired values.

C D I R S U