Jacson

de.spieleck.app.jacson
Interface JacsonChunkDrain

All Superinterfaces:
JacsonReporting, JacsonStately
All Known Subinterfaces:
JacsonEvaluator, JacsonFilter
All Known Implementing Classes:
EvaluatorBase, FilterBase, JacsonBlock, SelectionFilterFilter, SelectionFilterFilter.NewChunkDispatcher

public interface JacsonChunkDrain
extends JacsonStately, JacsonReporting

Something where chunks disappear.

Author:
fsn

Method Summary
 void putChunk(java.lang.String ch)
          Feed a single chunk into this filter
 
Methods inherited from interface de.spieleck.app.jacson.JacsonStately
registerState
 
Methods inherited from interface de.spieleck.app.jacson.JacsonReporting
registerReport, summary
 

Method Detail

putChunk

public void putChunk(java.lang.String ch)
              throws JacsonException
Feed a single chunk into this filter

Throws:
JacsonException

Spieleck

Copyleft 2002 spieleck.de.