Package org.xwiki.component.wiki

Interface Summary
WikiComponent Represents the definition of a wiki component implementation.
WikiComponentBuilder Allows to provide a list of documents holding one or more WikiComponent, and to build components from those documents.
WikiComponentManager A WikiComponentManager is responsible for registering and unregistering components that are defined as wiki pages.
 

Enum Summary
WikiComponentScope The scope of a WikiComponent, i.e.
 

Exception Summary
WikiComponentException A generic exception thrown by this module, usually a wrapper around lower level exceptions.
WikiComponentRuntimeException A generic runtime exception thrown by this module, usually a wrapper around lower level exceptions.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.