[ https://issues.apache.org/jira/browse/DOXIA-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed DOXIA-202. -------------------------------- Resolution: Auto Closed This issue has been auto closed because it has been inactive for a long period of time. If you think this issue still applies, retest your problem with the most recent version of Maven and the affected component, reopen and post your results. > Add an API for getting a tree of syntax blocks > ---------------------------------------------- > > Key: DOXIA-202 > URL: https://issues.apache.org/jira/browse/DOXIA-202 > Project: Maven Doxia > Issue Type: New Feature > Components: Core > Affects Versions: 1.0-alpha-10 > Reporter: Vincent Massol > Priority: Major > > 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 was sent by Atlassian JIRA (v7.6.3#76005)