You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by kax <ka...@bredband.net> on 2004/11/30 17:10:01 UTC

[digester] Using addRule

Hello,

I'm evaluating Digester for a project I'm workning on. I like it a lot but I have a question. Is it possible to use the addRule method when using XML-based definition of Digester rules? If this is the case...can someone please show me an example? If this isn't the case...is there a reason that this isn't possible?

Thanks in advance

/Kax


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org


Re: [digester] Using addRule

Posted by Marcus Crafter <cr...@managesoft.com>.
Hi Kax,

Yes, IIUC I think this is what you're looking for:

http://jakarta.apache.org/commons/digester/api/org/apache/commons/digester/xmlrules/package-summary.html#doc.InclusionJava

Hope this helps.

Cheers,

Marcus


kax wrote:
> Hello,
> 
> I'm evaluating Digester for a project I'm workning on. I like it a lot but I have a question. Is it possible to use the addRule method when using XML-based definition of Digester rules? If this is the case...can someone please show me an example? If this isn't the case...is there a reason that this isn't possible?
> 
> Thanks in advance
> 
> /Kax
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-user-help@jakarta.apache.org
> 

-- 
         .....
      ,,$$$$$$$$$,      Marcus Crafter
     ;$'      '$$$$:    Computer Systems Engineer
     $:         $$$$:   ManageSoft Corporation
      $       o_)$$$:   Frankfurt am Main, Germany
      ;$,    _/\ &&:'
        '     /( &&&
            \_&&&&'
           &&&&.
     &&&&&&&:

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org