[ 
https://issues.apache.org/jira/browse/DIGESTER-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444929#comment-13444929
 ] 

Eugene Fedotov commented on DIGESTER-168:
-----------------------------------------

Well, I'm currently working on a patch.
                
> Ability to easily extend XML-based definition of rules
> ------------------------------------------------------
>
>                 Key: DIGESTER-168
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-168
>             Project: Commons Digester
>          Issue Type: Improvement
>    Affects Versions: 3.2
>            Reporter: Eugene Fedotov
>
> It was relatively easy to extend XML-based definition of rules in the 
> previous versions of the Digester. At least it was possible in version 1.8 
> through inheritance of the 
> org.apache.commons.digester.xmlrules.DigesterRuleParser (in the inheriting 
> parser class I was able to set customized DTD and to add rules matching 
> custom elements).
> It's no longer possible in version 3.2 since 
> org.apache.commons.digester3.xmlrules.XmlRulesModule is package private and 
> final.
> Is it possible to make XmlRulesModule more "extension friendly"?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to