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, writePreprocessing
activeCount, 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, yield
public PlainTextPreprocess(TypePreprocess type, java.lang.String name, java.util.Locale language, int year, java.io.File rootDirectory) throws WikiApiException
WikiApiException
public java.util.ArrayList<java.lang.String> preprocess(int id) throws WikiApiException
AbstractPreprocess
preprocess
in class AbstractPreprocess
WikiApiException