org.xwiki.rendering.parser
@Role public interface Parser
Blocks).Syntax getSyntax()
XDOM parse(Reader source) throws ParseException
source - the content to parseBlocksParseException - if the source cannot be read or an unexpected error happens during the parsing. Parsers
should be written to not generate any error as much as possible.Copyright © 2004-2013 XWiki. All Rights Reserved.