|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphEncodingException | |
|---|---|
| org.archive.wayback.util.graph | |
| Uses of GraphEncodingException in org.archive.wayback.util.graph |
|---|
| Methods in org.archive.wayback.util.graph that throw GraphEncodingException | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||