public class WikipediaGenerator extends URLGenerator
Modifier and Type | Class and Description |
---|---|
static class |
WikipediaGenerator.Lang |
URLGenerator.Mode, URLGenerator.URLFilter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SPECIAL_URLS |
Constructor and Description |
---|
WikipediaGenerator(java.lang.String... articles) |
WikipediaGenerator(WikipediaGenerator.Lang lang,
java.lang.String... articles) |
Modifier and Type | Method and Description |
---|---|
void |
addArticle(java.lang.String name) |
acceptOnlyMatchingURL, addHostFilter, addURL, begin, declineMatchingURL, enableProgression, nextEvents, setDepthLimit, setDirected, setEdgeWeightAttribute, setMode, setNodeWeightAttribute, setThreadCount
addEdgeAttribute, addEdgeAttribute, addEdgeAttribute, addEdgeLabels, addNodeAttribute, addNodeAttribute, addNodeAttribute, addNodeLabels, end, isUsingInternalGraph, removeEdgeAttribute, removeNodeAttribute, setDirectedEdges, setRandomSeed, setUseInternalGraph
addAttributeSink, addElementSink, addSink, attributeSinks, clearAttributeSinks, clearElementSinks, clearSinks, elementSinks, removeAttributeSink, removeElementSink, removeSink, sendAttributeChangedEvent, sendAttributeChangedEvent, sendEdgeAdded, sendEdgeAdded, sendEdgeAttributeAdded, sendEdgeAttributeAdded, sendEdgeAttributeChanged, sendEdgeAttributeChanged, sendEdgeAttributeRemoved, sendEdgeAttributeRemoved, sendEdgeRemoved, sendEdgeRemoved, sendGraphAttributeAdded, sendGraphAttributeAdded, sendGraphAttributeChanged, sendGraphAttributeChanged, sendGraphAttributeRemoved, sendGraphAttributeRemoved, sendGraphCleared, sendGraphCleared, sendNodeAdded, sendNodeAdded, sendNodeAttributeAdded, sendNodeAttributeAdded, sendNodeAttributeChanged, sendNodeAttributeChanged, sendNodeAttributeRemoved, sendNodeAttributeRemoved, sendNodeRemoved, sendNodeRemoved, sendStepBegins, sendStepBegins
public static final java.lang.String SPECIAL_URLS
public WikipediaGenerator(java.lang.String... articles)
public WikipediaGenerator(WikipediaGenerator.Lang lang, java.lang.String... articles)