|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stringtree.fetcher.MapFetcher
org.stringtree.finder.SpecFileFetcher
public class SpecFileFetcher
Field Summary |
---|
Fields inherited from class org.stringtree.fetcher.MapFetcher |
---|
values |
Fields inherited from interface org.stringtree.Storer |
---|
STORE |
Fields inherited from interface org.stringtree.Listable |
---|
LIST |
Fields inherited from interface org.stringtree.Container |
---|
CONTAINER |
Constructor Summary | |
---|---|
SpecFileFetcher(java.io.File location)
|
|
SpecFileFetcher(java.io.File location,
StringFinder context)
|
|
SpecFileFetcher(java.lang.String location)
|
|
SpecFileFetcher(java.lang.String location,
StringFinder context)
|
Method Summary |
---|
Methods inherited from class org.stringtree.fetcher.MapFetcher |
---|
clear, contains, getMap, getObject, list, lock, put, putAll, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpecFileFetcher(java.io.File location, StringFinder context)
public SpecFileFetcher(java.lang.String location, StringFinder context)
public SpecFileFetcher(java.io.File location)
public SpecFileFetcher(java.lang.String location)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |