Uses of Class
org.archive.wayback.util.StringFormatter

Packages that use StringFormatter
org.archive.wayback.core   
org.archive.wayback.partition   
 

Uses of StringFormatter in org.archive.wayback.core
 

Methods in org.archive.wayback.core that return StringFormatter
 StringFormatter WaybackRequest.getFormatter()
           
 StringFormatter UIResults.getFormatter()
          Deprecated. use getWbRequest().getFormatter()
 

Uses of StringFormatter in org.archive.wayback.partition
 

Methods in org.archive.wayback.partition with parameters of type StringFormatter
static String[] PartitionsToGraph.getNavigators(StringFormatter formatter, CaptureSearchResult current)
           
static String[] PartitionsToGraph.getTitles(CaptureSearchResult[] results, StringFormatter formatter, String property)
           
static Graph PartitionsToGraph.partsOfPartsToGraph(List<Partition<Partition<CaptureSearchResult>>> ppcs, StringFormatter formatter, String formatKey, int width, int height)
           
 



Copyright © 2005-2011 Internet Archive. All Rights Reserved.