[PATCH] cocoon-stax core
------------------------
Key: COCOON3-18
URL: https://issues.apache.org/jira/browse/COCOON3-18
Project: Cocoon 3
Issue Type: Improvement
Components: cocoon-stax
Reporter: Andreas Pieber
Assignee: Cocoon Developers Team
Attachments: cocooon-stax-core.patch
Since our last release some time passed by and we did many changes to the
"core" of the cocoon-stax module. The changes contained by this patch could be
summerized as:
* Introduced the marker interface for StAXPipelineComponent for the generified
Pipeline interface as proposed by steven in COCOON3-17.
* Introduced a general workflow for working the peek() and nextEvent() calls
in the same way
* Increased the documentation at many places in the code
* Introduced regex attribute finding capabilities to the
FindStartElementNavigator and the InSubtreeNavigator
* Added some additional testcases which also could be used as examples.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.