Jacson

Uses of Package
de.spieleck.app.jacson

Packages that use de.spieleck.app.jacson
de.spieleck.app.jacson   
de.spieleck.app.jacson.ant Things needed to embed Jacson into Ant. 
de.spieleck.app.jacson.eval Standard repository of JacsonEvaluator subclasses. 
de.spieleck.app.jacson.eval.rhandler   
de.spieleck.app.jacson.filter Standard repository of JacsonFilter subclasses. 
de.spieleck.app.jacson.report Standard repository of JacsonReport subclasses. 
de.spieleck.app.jacson.select Standard repository of JacsonSelect subclasses. 
de.spieleck.app.jacson.source Standard repository of JacsonChunkSource subclasses. 
de.spieleck.app.jacson.util Helper classes for the Jacson program. 
 

Classes in de.spieleck.app.jacson used by de.spieleck.app.jacson
Jacson
          The master Object to be used when Jacson is embedded into other programs and also a main() driver to enable Jacson on the commandline.
JacsonBlock
          Special Evaluator to actually perform whole standard processing.
JacsonChunkDrain
          Something where chunks disappear.
JacsonChunkSource
          Something where chunks come from.
JacsonConfigException
          JacsonExceptions which occur during configuration.
JacsonEvaluator
          Something that evaluates incoming chunk sequences.
JacsonException
          Well, of course we need our very own exception.
JacsonFilter
          A JacsonFilter is a ChunkSource, that processes chunks from a preceeding source.
JacsonNames
          Holder interface of common names.
JacsonPrintReport
          A JacsonReport that writes to a PrintWriter.
JacsonRegistrable
          Interface for everything allowed in the JacsonRegistry
JacsonRegistry
          Registry for id/idref setup and everything else needed at config time.
JacsonReport
          A Report, that is something that takes certain events and know where to put it.
JacsonReporting
          Describe object which can hook up a state or report.
JacsonState
          The state of the Jacson Engine.
JacsonStately
          Describe object which can hook up a state.
SelectionResult
          Interface for what can be returned by a JacsonSelect.
 

Classes in de.spieleck.app.jacson used by de.spieleck.app.jacson.ant
JacsonConfigException
          JacsonExceptions which occur during configuration.
JacsonNames
          Holder interface of common names.
JacsonReader
          Wrap a Jacson into a FilterReader.
JacsonState
          The state of the Jacson Engine.
 

Classes in de.spieleck.app.jacson used by de.spieleck.app.jacson.eval
JacsonChunkDrain
          Something where chunks disappear.
JacsonConfigException
          JacsonExceptions which occur during configuration.
JacsonEvaluator
          Something that evaluates incoming chunk sequences.
JacsonException
          Well, of course we need our very own exception.
JacsonNames
          Holder interface of common names.
JacsonRegistrable
          Interface for everything allowed in the JacsonRegistry
JacsonRegistry
          Registry for id/idref setup and everything else needed at config time.
JacsonReport
          A Report, that is something that takes certain events and know where to put it.
JacsonReporting
          Describe object which can hook up a state or report.
JacsonState
          The state of the Jacson Engine.
JacsonStately
          Describe object which can hook up a state.
PluginBase
          Abstract base class for easy creation of Plugin classes.
 

Classes in de.spieleck.app.jacson used by de.spieleck.app.jacson.eval.rhandler
JacsonBlock
          Special Evaluator to actually perform whole standard processing.
JacsonChunkDrain
          Something where chunks disappear.
JacsonConfigException
          JacsonExceptions which occur during configuration.
JacsonEvaluator
          Something that evaluates incoming chunk sequences.
JacsonException
          Well, of course we need our very own exception.
JacsonNames
          Holder interface of common names.
JacsonRegistrable
          Interface for everything allowed in the JacsonRegistry
JacsonRegistry
          Registry for id/idref setup and everything else needed at config time.
JacsonReport
          A Report, that is something that takes certain events and know where to put it.
JacsonReporting
          Describe object which can hook up a state or report.
JacsonState
          The state of the Jacson Engine.
JacsonStately
          Describe object which can hook up a state.
 

Classes in de.spieleck.app.jacson used by de.spieleck.app.jacson.filter
JacsonBlock
          Special Evaluator to actually perform whole standard processing.
JacsonChunkDrain
          Something where chunks disappear.
JacsonConfigException
          JacsonExceptions which occur during configuration.
JacsonEvaluator
          Something that evaluates incoming chunk sequences.
JacsonException
          Well, of course we need our very own exception.
JacsonFilter
          A JacsonFilter is a ChunkSource, that processes chunks from a preceeding source.
JacsonNames
          Holder interface of common names.
JacsonRegistrable
          Interface for everything allowed in the JacsonRegistry
JacsonRegistry
          Registry for id/idref setup and everything else needed at config time.
JacsonReporting
          Describe object which can hook up a state or report.
JacsonSelect
          A SelectionExtractFilter and SelectionFilterFilter plugin class, that cuts a chunk into pieces.
JacsonState
          The state of the Jacson Engine.
JacsonStately
          Describe object which can hook up a state.
PluginBase
          Abstract base class for easy creation of Plugin classes.
 

Classes in de.spieleck.app.jacson used by de.spieleck.app.jacson.report
JacsonConfigException
          JacsonExceptions which occur during configuration.
JacsonPrintReport
          A JacsonReport that writes to a PrintWriter.
JacsonReport
          A Report, that is something that takes certain events and know where to put it.
JacsonState
          The state of the Jacson Engine.
JacsonStately
          Describe object which can hook up a state.
 

Classes in de.spieleck.app.jacson used by de.spieleck.app.jacson.select
JacsonConfigException
          JacsonExceptions which occur during configuration.
JacsonRegistrable
          Interface for everything allowed in the JacsonRegistry
JacsonRegistry
          Registry for id/idref setup and everything else needed at config time.
JacsonSelect
          A SelectionExtractFilter and SelectionFilterFilter plugin class, that cuts a chunk into pieces.
JacsonState
          The state of the Jacson Engine.
JacsonStately
          Describe object which can hook up a state.
SelectionResult
          Interface for what can be returned by a JacsonSelect.
 

Classes in de.spieleck.app.jacson used by de.spieleck.app.jacson.source
JacsonChunkSource
          Something where chunks come from.
JacsonConfigException
          JacsonExceptions which occur during configuration.
JacsonException
          Well, of course we need our very own exception.
JacsonReporting
          Describe object which can hook up a state or report.
JacsonStately
          Describe object which can hook up a state.
PluginBase
          Abstract base class for easy creation of Plugin classes.
 

Classes in de.spieleck.app.jacson used by de.spieleck.app.jacson.util
JacsonConfigException
          JacsonExceptions which occur during configuration.
JacsonNames
          Holder interface of common names.
JacsonRegistry
          Registry for id/idref setup and everything else needed at config time.
JacsonReport
          A Report, that is something that takes certain events and know where to put it.
 


Spieleck

Copyleft 2002 spieleck.de.