Serialized Form


Package org.infohazard.maverick

Class org.infohazard.maverick.Dispatcher implements Serializable

Serialized Fields

commands

java.util.Map commands
Maps command name -> Command objects.


configDocument

org.jdom.Document configDocument
The current configuration document.


defaultRequestCharset

java.lang.String defaultRequestCharset
If set, this string is set as the character encoding for http requests. This affects the input form parameters. It is set from a servlet init parameter. Null means do nothing special.


limitTransformsParam

java.lang.String limitTransformsParam
If set, the name of a http request parameter which determines the number of transforms to run before halting.


Package org.infohazard.maverick.flow

Class org.infohazard.maverick.flow.ConfigException implements Serializable

Class org.infohazard.maverick.flow.NoSuitableModeException implements Serializable


Package org.infohazard.maverick.util

Class org.infohazard.maverick.util.NoOverwriteMap.OverwriteException implements Serializable

Serialized Fields

key

java.lang.Object key