All Classes

Class Summary 
Class Description
Contrib
Represents a contribution made by a user.
DataEntry
Structured data template class.
FL
Static Collections and Stream utilities.
GroupQueue<T>
A simple read-only Queue that allows multiple items to be polled at once.
GSONP
Static utility methods for use with Gson.
ImageInfo
Container object for a result returned by the ImageInfo MediaWiki module.
LogEntry
Represents a MediaWiki Log entry
MQuery
Perform multi-title queries.
MultiMap<K,​V>
A HashMap which allows multiple values for each key.
NS
Contains default namespaces and methods to get non-standard namespaces.
PageSection
Represents a paragraph in a page of wiki text.
ProtectedTitleEntry
Represents an entry obtained from the protectedtitles API module.
RCEntry
Represents a Recent Changes entry.
Revision
Represents a single revision in the history of a page.
Tuple<K,​V>
Simple implementation of a Tuple.
Wiki
Main entry point of jwiki.
Wiki.Builder
Builder used to create Wiki objects.
WParser
Parses wikitext into a DOM-style, manipulatable format that is easy to work with.
WParser.WikiText
Mutable representation of parsed wikitext.
WParser.WTemplate
Mutable representation of a parsed wikitext template.