Hi all,
I've a simple problem, and I cant manage to resolve it, what are the
digester rules for the follwing reccurent pattern :

<ressource type="page" id="item.entite">
        <locator type="label" value="zobilamouche"/>
        <ressource type="form" id="formID">
                <locator type="name" value="entityForm"/>
        </ressource>
</ressource>

I've added the following methods to the Ressouce class :
addRessource(Ressource re) and setParent(Ressource re)

Thank you for your precious help.

Richard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to