Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » Getting DOM from StructuredTextEditor
Getting DOM from StructuredTextEditor [message #213305] Tue, 06 May 2008 09:32 Go to previous message
Philippe Sabourin is currently offline Philippe Sabourin
Messages: 28
Registered: July 2009
Junior Member
Is there an easy way to get a org.w3c.dom document out of a
StructuredTextEditor using eclipse's built in xml classes. The selection
providers do use some XML/Dom organization, but what if I want to get the
whole document as an DOM object? I was using dom4j and just getting the
content of the editor as a string and parsing it, but it seems dumb to use
that and have to go back and forth from dom4j to w3c.dom stuff, while
eclipse already does some XML interaction. Any solution for this?

Thanks,
Philippe
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:developing RIA with eclipse
Next Topic:Add Cluster member using WTP
Goto Forum:
  


Current Time: Wed May 22 23:07:46 EDT 2013

Powered by FUDForum. Page generated in 0.03379 seconds