Package | Description |
---|---|
org.archive.wayback.util.graph |
Modifier and Type | Method and Description |
---|---|
static Graph |
GraphEncoder.decode(String encodedGraph,
boolean noMonth)
convert a String-encoded graph into a usable Graph object, using
default GraphConfiguration
|
static Graph |
GraphEncoder.decode(String encodedGraph,
GraphConfiguration config)
convert a String-encoded graph into a usable Graph object, using
the provided GraphConfiguration.
|
Copyright © 2005–2015 IIPC. All rights reserved.