Interface | Description |
---|---|
Parser |
Parse content into a XDOM (a tree of
Block s). |
ResourceReferenceParser |
Interface for parsing resource references (references to links, images, attachments, etc) for various wiki syntaxes.
|
ResourceReferenceTypeParser |
Parses a raw Resource Reference by determining if it has the right type and return a non-null
ResourceReference object if it has. |
StreamParser |
Streaming based parser.
|
Exception | Description |
---|---|
ParseException |
Encapsulate a parsing error.
|
Copyright © 2004–2021 XWiki. All rights reserved.