Package | Description |
---|---|
org.archive.wayback.core | |
org.archive.wayback.partition |
Modifier and Type | Method and Description |
---|---|
StringFormatter |
WaybackRequest.getFormatter()
Deprecated.
1.8.1 use
UIResults.getFormatter() . |
StringFormatter |
UIResults.getFormatter()
return StringFormatter set-up for locale of request being
processed.
|
Modifier and Type | Method and Description |
---|---|
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–2015 IIPC. All rights reserved.