Interface | Description |
---|---|
ContentParser |
Classes implementing this interface are used to parse document content.
|
ReplaceLinkHandler |
Decides what strategy to use when replacing wiki links.
|
Class | Description |
---|---|
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 | Description |
---|---|
ContentParserException |
Exception raised by Content parsers when they fail to parse some content.
|
Copyright © 2004–2014 XWiki. All rights reserved.