| Interface | Description |
|---|---|
| Parser |
Parse content into a XDOM (a tree of
Blocks). |
| 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–2018 XWiki. All rights reserved.