|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxsmeral.pipe.AbstractObjectProcessor
xsmeral.pipe.LocalObjectFilter<Object,Object>
xsmeral.semnet.util.StdOutWriter
public class StdOutWriter
Simple processor that outputs anything to the standard output. Can be used as a filter or a sink.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface xsmeral.pipe.interfaces.ObjectProcessor |
---|
xsmeral.pipe.interfaces.ObjectProcessor.Status |
Field Summary |
---|
Fields inherited from class xsmeral.pipe.AbstractObjectProcessor |
---|
canStart, context, status |
Constructor Summary | |
---|---|
StdOutWriter()
|
Method Summary | |
---|---|
protected void |
initPostContext()
|
protected void |
process()
|
Methods inherited from class xsmeral.pipe.LocalObjectFilter |
---|
getNext, getOutBuffer, getPrev, handleStoppedSink, handleStoppedSource, next, prev, read, requestStop, setNext, setOutBuffer, write |
Methods inherited from class xsmeral.pipe.AbstractObjectProcessor |
---|
canStart, failStart, failStart, failStart, getContext, getInType, getOutType, getParams, getStatus, initContext, initContextSet, initialize, initializeInternal, initWithContext, postRun, preRun, run, setContext, stop, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface xsmeral.pipe.interfaces.ObjectSink |
---|
getInType |
Methods inherited from interface xsmeral.pipe.interfaces.ObjectSource |
---|
getOutType |
Constructor Detail |
---|
public StdOutWriter()
Method Detail |
---|
protected void process() throws xsmeral.pipe.ProcessorStoppedException
process
in class xsmeral.pipe.LocalObjectFilter<Object,Object>
xsmeral.pipe.ProcessorStoppedException
protected void initPostContext()
initPostContext
in class xsmeral.pipe.AbstractObjectProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |