Package org.xwiki.rendering.parser
-
Interface Summary Interface Description Parser Parse content into a XDOM (a tree ofBlock
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-nullResourceReference
object if it has.StreamParser Streaming based parser. -
Exception Summary Exception Description ParseException Encapsulate a parsing error.