Jacson

de.spieleck.app.jacson.source
Class GenericLineChunkSource

java.lang.Object
  extended byde.spieleck.app.jacson.PluginBase
      extended byde.spieleck.app.jacson.source.ChunkSourceBase
          extended byde.spieleck.app.jacson.source.LineChunkSource
              extended byde.spieleck.app.jacson.source.GenericLineChunkSource
All Implemented Interfaces:
GenericJacsonChunkSource, JacsonChunkSource, JacsonReporting, JacsonStately

public class GenericLineChunkSource
extends LineChunkSource
implements GenericJacsonChunkSource

GenericLineChunkSource
This JacsonSource is a prove of concept for using GenericJacsonChunkSources. $Id: GenericLineChunkSource.java 16 2005-09-28 18:46:52Z pcs $

Since:
0.89
Author:
Patrick Carl

Field Summary
static java.lang.String FILE_NODE
           
static java.lang.String UNGZIP_NODE
           
 
Fields inherited from class de.spieleck.app.jacson.source.LineChunkSource
chunks, fileName, in
 
Constructor Summary
GenericLineChunkSource()
          Creates a new instance of GenericLineChunkSource
 
Method Summary
 void init(ConfigNode config)
           
 
Methods inherited from class de.spieleck.app.jacson.source.LineChunkSource
message, nextChunk, setReader, setStream, setStream, summary, unwrapGZIP
 
Methods inherited from class de.spieleck.app.jacson.PluginBase
getRegReport, getRegState, registerReport, registerState
 
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.JacsonChunkSource
message, nextChunk
 
Methods inherited from interface de.spieleck.app.jacson.JacsonStately
registerState
 
Methods inherited from interface de.spieleck.app.jacson.JacsonReporting
registerReport, summary
 

Field Detail

FILE_NODE

public static final java.lang.String FILE_NODE
See Also:
Constant Field Values

UNGZIP_NODE

public static final java.lang.String UNGZIP_NODE
See Also:
Constant Field Values
Constructor Detail

GenericLineChunkSource

public GenericLineChunkSource()
Creates a new instance of GenericLineChunkSource

Method Detail

init

public void init(ConfigNode config)
          throws JacsonConfigException
Specified by:
init in interface GenericJacsonChunkSource
Throws:
JacsonConfigException

Spieleck

Copyleft 2002 spieleck.de.