|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stringtree.juicer.string.AbstractStringDestination
public abstract class AbstractStringDestination
Field Summary | |
---|---|
protected StringSource |
source
|
Constructor Summary | |
---|---|
AbstractStringDestination()
|
|
AbstractStringDestination(StringSource source)
|
Method Summary | |
---|---|
void |
connectSource(StringSource source)
|
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 AbstractStringDestination(StringSource source)
public AbstractStringDestination()
Method Detail |
---|
public void connectSource(StringSource source)
connectSource
in interface StringDestination
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |