Assuming you already have the element.

String content = myElement.getFirstChild().getNodeValue();

I'm not 100% sure about whether you need getFirstChild() or not.

     Phil


On 12/1/06, Peppe <[EMAIL PROTECTED]> wrote:


I create an element "text" with its attributes...so, now i have to modify
this text through a JTextField; how can i get the text from element "text"
to show in Jtextfield component?
--
View this message in context:
http://www.nabble.com/get-text-tf2737599.html#a7637769
Sent from the Batik - Users mailing list archive at Nabble.com.


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




--
Visit http://www.darkisle.com for photos of castles, cairns and other
historic sites in the British Isles.
  • get text Peppe
    • Re: get text Phil Wright

Reply via email to