|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stringtree.juicer.tract.TractFilterFetcher
org.stringtree.juicer.formatter.Formatter
public abstract class Formatter
Field Summary |
---|
Fields inherited from interface org.stringtree.Container |
---|
CONTAINER |
Constructor Summary | |
---|---|
Formatter()
|
|
Formatter(Fetcher context)
|
Method Summary | |
---|---|
protected abstract TractFilter[] |
getFilters(Fetcher context)
|
void |
init(Fetcher context)
|
Methods inherited from class org.stringtree.juicer.tract.TractFilterFetcher |
---|
contains, get, getObject, getUnderlyingFetcher, list, setFilter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Formatter(Fetcher context)
public Formatter()
Method Detail |
---|
public void init(Fetcher context)
init
in interface Initialisable
protected abstract TractFilter[] getFilters(Fetcher context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |