Package com.xpn.xwiki.content.parsers

Interface Summary
ContentParser Classes implementing this interface are used to parse document content.
ReplaceLinkHandler Decides what strategy to use when replacing wiki links.
 

Class Summary
DocumentParser Parse document source content as typed by the user.
LinkParser Parses wiki links in the format defined in Link.
ParsingResultCollection Contains results data when parsing text in wiki syntax.
RenamePageReplaceLinkHandler A replacement link handler used for renaming documents and backlinks pointing to them.
ReplacementResultCollection Provides accessors to find all elements that have been replaced successfully when parsing and replacing content.
 

Exception Summary
ContentParserException Exception raised by Content parsers when they fail to parse some content.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.