org.stringtree
Interface Listable

All Known Subinterfaces:
ByteTract, Tract
All Known Implementing Classes:
BytesDirectoryRepository, DirectoryRepository, EmptyTract, FetcherTract, MapByteTract, MapFetcher, MapTract, ResourceFetcher, SpecFileFetcher, StringDirectoryRepository, SystemPropertiesFetcher, TractDirectoryRepository, WikiFormatterContext

public interface Listable


Field Summary
static java.lang.String LIST
           
 
Method Summary
 java.util.Iterator list()
           
 

Field Detail

LIST

static final java.lang.String LIST
See Also:
Constant Field Values
Method Detail

list

java.util.Iterator list()