|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stringtree.juicer.convert.StringTractFunnel
public class StringTractFunnel
Field Summary | |
---|---|
protected StringSource |
source
|
Constructor Summary | |
---|---|
StringTractFunnel()
|
|
StringTractFunnel(StringSource source)
|
Method Summary | |
---|---|
void |
connectSource(StringSource source)
|
Tract |
nextTract()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected StringSource source
Constructor Detail |
---|
public StringTractFunnel(StringSource source)
public StringTractFunnel()
Method Detail |
---|
public void connectSource(StringSource source)
connectSource
in interface StringDestination
public Tract nextTract()
nextTract
in interface TractSource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |