Package org.xwiki.rendering.parser

Interface Summary
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 Summary
ParseException Encapsulate a parsing error.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.