Uses of Package
com.ecyrd.jspwiki

Packages that use com.ecyrd.jspwiki
com.ecyrd.jspwiki   
com.ecyrd.jspwiki.attachment   
com.ecyrd.jspwiki.auth   
com.ecyrd.jspwiki.auth.acl   
com.ecyrd.jspwiki.auth.authorize   
com.ecyrd.jspwiki.auth.permissions   
com.ecyrd.jspwiki.auth.user   
com.ecyrd.jspwiki.dav   
com.ecyrd.jspwiki.dav.items   
com.ecyrd.jspwiki.diff   
com.ecyrd.jspwiki.filters   
com.ecyrd.jspwiki.forms Contains classes for doing form handling within JSPWiki. 
com.ecyrd.jspwiki.htmltowiki   
com.ecyrd.jspwiki.parser   
com.ecyrd.jspwiki.plugin Provides plugins to the JSPWiki. 
com.ecyrd.jspwiki.providers   
com.ecyrd.jspwiki.render   
com.ecyrd.jspwiki.rss   
com.ecyrd.jspwiki.search   
com.ecyrd.jspwiki.tags   
com.ecyrd.jspwiki.ui   
com.ecyrd.jspwiki.url   
com.ecyrd.jspwiki.util Provides a number of utility libraries that are of general use. 
com.ecyrd.jspwiki.xmlrpc   
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki
InternalWikiException
          Denotes something really serious going on inside Wiki.
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
NoSuchVariableException
          Marks that no such variable was located.
PageLock
           
PageManager
          Manages the WikiPages.
QueryItem
          This simple class just fulfils the role of a container for searches.
ReferenceManager
          Keeps track of wikipage references: What pages a given page refers to What pages refer to a given page This is a quick'n'dirty approach without any finesse in storage and searching algorithms; we trust java.util.*.
SearchResult
           
StringTransmutator
          Defines an interface for transforming strings within a Wiki context.
TranslatorReader.TextRenderer
          Deprecated. A very simple class for outputting plain text with no formatting.
VariableManager
          Manages variables.
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
WikiException
          A generic Wiki exception.
WikiPage
          Simple wrapper class for the Wiki page attributes.
WikiSession
          Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.attachment
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
WikiPage
          Simple wrapper class for the Wiki page attributes.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.auth
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
WikiException
          A generic Wiki exception.
WikiSession
          Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.auth.acl
WikiEngine
          Provides Wiki services to the JSP page.
WikiPage
          Simple wrapper class for the Wiki page attributes.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.auth.authorize
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
WikiException
          A generic Wiki exception.
WikiPage
          Simple wrapper class for the Wiki page attributes.
WikiSession
          Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.auth.permissions
WikiPage
          Simple wrapper class for the Wiki page attributes.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.auth.user
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
WikiEngine
          Provides Wiki services to the JSP page.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.dav
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.dav.items
WikiPage
          Simple wrapper class for the Wiki page attributes.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.diff
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
WikiEngine
          Provides Wiki services to the JSP page.
WikiProvider
          A generic Wiki provider for all sorts of things that the Wiki can store.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.filters
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
WikiException
          A generic Wiki exception.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.forms
WikiContext
          Provides state information throughout the processing of a page.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.htmltowiki
WikiContext
          Provides state information throughout the processing of a page.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.parser
StringTransmutator
          Defines an interface for transforming strings within a Wiki context.
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
WikiPage
          Simple wrapper class for the Wiki page attributes.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.plugin
PageManager
          Manages the WikiPages.
TranslatorReader
          Deprecated.  
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
WikiException
          A generic Wiki exception.
WikiPage
          Simple wrapper class for the Wiki page attributes.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.providers
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
QueryItem
          This simple class just fulfils the role of a container for searches.
WikiEngine
          Provides Wiki services to the JSP page.
WikiException
          A generic Wiki exception.
WikiPage
          Simple wrapper class for the Wiki page attributes.
WikiProvider
          A generic Wiki provider for all sorts of things that the Wiki can store.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.render
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.rss
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
WikiPage
          Simple wrapper class for the Wiki page attributes.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.search
NoRequiredPropertyException
          Marks an erroneus jspwiki.properties file.
QueryItem
          This simple class just fulfils the role of a container for searches.
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
WikiException
          A generic Wiki exception.
WikiPage
          Simple wrapper class for the Wiki page attributes.
WikiProvider
          A generic Wiki provider for all sorts of things that the Wiki can store.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.tags
WikiContext
          Provides state information throughout the processing of a page.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.ui
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
WikiSession
          Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.url
WikiEngine
          Provides Wiki services to the JSP page.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.util
WikiContext
          Provides state information throughout the processing of a page.
WikiEngine
          Provides Wiki services to the JSP page.
WikiException
          A generic Wiki exception.
WikiPage
          Simple wrapper class for the Wiki page attributes.
 

Classes in com.ecyrd.jspwiki used by com.ecyrd.jspwiki.xmlrpc
WikiEngine
          Provides Wiki services to the JSP page.
WikiPage
          Simple wrapper class for the Wiki page attributes.