I can't re-parent Elements; and other dom manipulation accessors
----------------------------------------------------------------

                 Key: TAPESTRY-2307
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2307
             Project: Tapestry
          Issue Type: Bug
            Reporter: Fernando
             Fix For: 5.0, 5.1, 5.0.12


I am trying to do some dom manipulations, but the Elements/Nodes don't expose 
enough accessors for me to do proper dom checking and manipulations.

must have
1) Node.setParent( Element parent )
2) Node.getAttributes()
3) Node.getNamespace()

nice to have
3) Node.setName( String name )


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to