Jacson

Uses of Interface
de.spieleck.config.SimpleParamGetter

Packages that use SimpleParamGetter
de.spieleck.app.jacson   
de.spieleck.app.jacson.ant Things needed to embed Jacson into Ant. 
de.spieleck.config Provide simple access to xml based configuration files. 
 

Uses of SimpleParamGetter in de.spieleck.app.jacson
 

Classes in de.spieleck.app.jacson that implement SimpleParamGetter
 class JacsonState
          The state of the Jacson Engine.
 

Uses of SimpleParamGetter in de.spieleck.app.jacson.ant
 

Classes in de.spieleck.app.jacson.ant that implement SimpleParamGetter
 class ProjectJacsonState
          Wrap the ant Project to an JacsonState, so that the JacsonTask can read/write Ant properties.
 

Uses of SimpleParamGetter in de.spieleck.config
 

Classes in de.spieleck.config that implement SimpleParamGetter
 class SimpleParamMap
          Easy implementation of ConfigParamMap
 

Methods in de.spieleck.config with parameters of type SimpleParamGetter
static java.lang.String SimpleParamMap.expand(java.lang.String input, SimpleParamGetter pg)
          static implementation of an expand method, that resembles Ant ${param} behaviour.
 


Spieleck

Copyleft 2002 spieleck.de.