Uses of Package
org.apache.wiki.references

Packages that use org.apache.wiki.references
Package Description
org.apache.wiki
The chief package of JSPWiki.
org.apache.wiki.references
Provides the JSPWiki track of pages' references.
  • Classes in org.apache.wiki.references used by org.apache.wiki
    Class Description
    ReferenceManager
    Keeps 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.references
    Class Description
    ReferenceManager
    Keeps 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.