Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » SAX parser in WST?
SAX parser in WST? [message #216475] Tue, 01 July 2008 05:40 Go to previous message
Gerrit  is currently offline Gerrit
Messages: 30
Registered: July 2009
Member
I am using the internal WST DOM model
(org.eclipse.wst.xml.core.internal.provisional.document.IDOM Model) to
parse XML documents, because it is the only one I could find that is able
to retrieve the original textual offsets of an XML node in the source
document. I couldn't figure out a way to do this with w3c.dom or jdom.

Is there maybe a SAX parser with the same functionality hidden somewhere
in the WST packages? I don't need the XML context, and it would make the
parsing much faster.

Regards,
Gerrit
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:I'm trying to use the ibmaio package and I can't seem to tell eclipse about the .so file.
Next Topic:JBoss Publish error on Eclipse 3.4
Goto Forum:
  


Current Time: Mon May 20 16:43:31 EDT 2013

Powered by FUDForum. Page generated in 0.01658 seconds