org.stringtree.wiki
Class WikiFormatterContext

java.lang.Object
  extended by org.stringtree.fetcher.MapFetcher
      extended by org.stringtree.wiki.WikiFormatterContext
All Implemented Interfaces:
Container, Fetcher, Listable, Repository, Storer

public class WikiFormatterContext
extends MapFetcher


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
WikiFormatterContext(Container pages, Fetcher remoteNames)
           
 
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

WikiFormatterContext

public WikiFormatterContext(Container pages,
                            Fetcher remoteNames)