Add an API for getting a tree of syntax blocks ----------------------------------------------
Key: DOXIA-202 URL: http://jira.codehaus.org/browse/DOXIA-202 Project: Maven Doxia Issue Type: New Feature Components: Core Affects Versions: 1.0-alpha-10 Reporter: Vincent Massol Right now Doxia Parser only support passing events to a sink (streaming). There are use cases where it's interesting to get a tree of syntax blocks that can be cached for later usage (XWiki for example has such a use case). To implement this cleanly we need to add Blocks for all elements and remove all block duplications from TWiki, Confluence and XWiki parsers. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira