public class PlainTextPreprocess extends AbstractPreprocess
locale, rootDirectory, wiki| Constructor and Description |
|---|
PlainTextPreprocess(TypePreprocess type,
java.lang.String name,
java.util.Locale language,
int year,
java.io.File rootDirectory) |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<java.lang.String> |
preprocess(int id)
Function which implements the preprocessing procedure.
|
addPage, addPages, getInstance, getType, removePage, run, skipPage, writePreprocessingactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic PlainTextPreprocess(TypePreprocess type, java.lang.String name, java.util.Locale language, int year, java.io.File rootDirectory) throws WikiApiException
WikiApiExceptionpublic java.util.ArrayList<java.lang.String> preprocess(int id)
throws WikiApiException
AbstractPreprocesspreprocess in class AbstractPreprocessWikiApiException