Jacson

de.spieleck.app.jacson
Interface JacsonPlainChunkSource

All Superinterfaces:
JacsonChunkSource, JacsonReporting, JacsonStately

public interface JacsonPlainChunkSource
extends JacsonChunkSource

Interface for a "real" source ie not a Filter

Author:
fsn

Method Summary
 java.lang.String nextChunk(JacsonState state)
           
 void summary(JacsonReport fsr)
           
 
Methods inherited from interface de.spieleck.app.jacson.JacsonChunkSource
message, nextChunk
 
Methods inherited from interface de.spieleck.app.jacson.JacsonStately
registerState
 
Methods inherited from interface de.spieleck.app.jacson.JacsonReporting
registerReport, summary
 

Method Detail

nextChunk

public java.lang.String nextChunk(JacsonState state)
                           throws JacsonException
Throws:
JacsonException

summary

public void summary(JacsonReport fsr)

Spieleck

Copyleft 2002 spieleck.de.