Jacson

de.spieleck.app.jacson.filter
Class SelectionFilterFilter.NewChunkDispatcher

java.lang.Object
  extended byde.spieleck.app.jacson.PluginBase
      extended byde.spieleck.app.jacson.filter.SelectionFilterFilter.NewChunkDispatcher
All Implemented Interfaces:
JacsonChunkDrain, JacsonReporting, JacsonStately
Enclosing class:
SelectionFilterFilter

protected class SelectionFilterFilter.NewChunkDispatcher
extends PluginBase
implements JacsonChunkDrain

repeats most of JacsonBlock.ChunkDispatcher


Constructor Summary
SelectionFilterFilter.NewChunkDispatcher()
           
 
Method Summary
 void putChunk(java.lang.String chunk)
          Feed a single chunk into this filter
 
Methods inherited from class de.spieleck.app.jacson.PluginBase
getRegReport, getRegState, registerReport, registerState, summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.spieleck.app.jacson.JacsonStately
registerState
 
Methods inherited from interface de.spieleck.app.jacson.JacsonReporting
registerReport, summary
 

Constructor Detail

SelectionFilterFilter.NewChunkDispatcher

public SelectionFilterFilter.NewChunkDispatcher()
Method Detail

putChunk

public void putChunk(java.lang.String chunk)
              throws JacsonException
Description copied from interface: JacsonChunkDrain
Feed a single chunk into this filter

Specified by:
putChunk in interface JacsonChunkDrain
Throws:
JacsonException

Spieleck

Copyleft 2002 spieleck.de.