Uses of Package
org.apache.wiki.references
Packages that use org.apache.wiki.references
Package
Description
The chief package of JSPWiki.
Provides the JSPWiki track of pages' references.
-
Classes in org.apache.wiki.references used by org.apache.wikiClassDescriptionKeeps track of wikipage references: What pages a given page refers to What pages refer to a given page When a page is added or edited, its references are parsed, a Collection is received, and we crudely replace anything previous with this new Collection.
-
Classes in org.apache.wiki.references used by org.apache.wiki.referencesClassDescriptionKeeps track of wikipage references: What pages a given page refers to What pages refer to a given page When a page is added or edited, its references are parsed, a Collection is received, and we crudely replace anything previous with this new Collection.