| Package | Description |
|---|---|
| net.sourceforge.jwbf.core.bots |
Bot Classes
|
| net.sourceforge.jwbf.core.bots.util | |
| net.sourceforge.jwbf.core.contentRep | |
| net.sourceforge.jwbf.inyoka.actions | |
| net.sourceforge.jwbf.inyoka.bots | |
| net.sourceforge.jwbf.mediawiki.actions.editing | |
| net.sourceforge.jwbf.mediawiki.bots |
Bot Classes
|
| net.sourceforge.jwbf.mediawiki.contentRep |
Mediawiki content representations
|
| net.sourceforge.jwbf.trac.actions | |
| net.sourceforge.jwbf.trac.bots | |
| net.sourceforge.jwbf.zim.bots |
Bot Classes
|
| Modifier and Type | Method and Description |
|---|---|
SimpleArticle |
WikiBot.readData(String name) |
SimpleArticle |
WikiBot.readData(String name,
int properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
WikiBot.writeContent(SimpleArticle sa) |
| Modifier and Type | Method and Description |
|---|---|
SimpleArticle |
CacheHandler.get(String title)
Deprecated.
|
SimpleArticle |
SimpleCache.get(String title) |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheHandler.put(SimpleArticle sa)
Deprecated.
|
void |
SimpleCache.put(SimpleArticle sa) |
| Modifier and Type | Method and Description |
|---|---|
SimpleArticle |
Article.getSimpleArticle() |
| Constructor and Description |
|---|
Article(WikiBot bot,
SimpleArticle sa) |
| Modifier and Type | Method and Description |
|---|---|
SimpleArticle |
GetRevision.getArticle() |
| Modifier and Type | Method and Description |
|---|---|
SimpleArticle |
InyokaWikiBot.readData(String name) |
SimpleArticle |
InyokaWikiBot.readData(String name,
int properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
InyokaWikiBot.writeContent(SimpleArticle sa) |
| Modifier and Type | Method and Description |
|---|---|
void |
InyokaWikiBot.setCacheHandler(Map<String,SimpleArticle> cache) |
| Modifier and Type | Method and Description |
|---|---|
SimpleArticle |
GetRevision.getArticle() |
| Constructor and Description |
|---|
PostModifyContent(MediaWikiBot bot,
SimpleArticle a) |
| Modifier and Type | Method and Description |
|---|---|
SimpleArticle |
MediaWikiBot.readData(String name) |
SimpleArticle |
MediaWikiBot.readData(String name,
int properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaWikiBot.writeContent(SimpleArticle simpleArticle) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleFile
This is a simple content helper class that implements the EditContentAccesable interface, plus
setter methods.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleArticle |
GetRevision.getArticle() |
| Modifier and Type | Method and Description |
|---|---|
SimpleArticle |
TracWikiBot.readData(String name) |
SimpleArticle |
TracWikiBot.readData(String name,
int properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
TracWikiBot.writeContent(SimpleArticle sa) |
| Modifier and Type | Method and Description |
|---|---|
SimpleArticle |
ZimWikiBot.readData(String name) |
SimpleArticle |
ZimWikiBot.readData(String name,
int properties)
Set up a simple text paarser some simple formating routines are supplied -> bold letters and
images are translated from zimWiki to mediaWiki
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZimWikiBot.writeContent(SimpleArticle sa) |
Copyright © 2013. All Rights Reserved.