Package | Description |
---|---|
com.xpn.xwiki.content.parsers |
Class and Description |
---|
ContentParser
Classes implementing this interface are used to parse document content.
|
ContentParserException
Exception raised by Content parsers when they fail to parse some content.
|
ParsingResultCollection
Contains results data when parsing text in wiki syntax.
|
ReplaceLinkHandler
Decides what strategy to use when replacing wiki links.
|
ReplacementResultCollection
Provides accessors to find all elements that have been replaced successfully when parsing and replacing content.
|
Copyright © 2004–2014 XWiki. All rights reserved.