Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Implementing Expanding variables in Debug Framework
Implementing Expanding variables in Debug Framework [message #332999] Wed, 19 November 2008 00:29
Eclipse UserFriend
Originally posted by: dcarver.starstandard.org

In XSL Tools we have XSL variables that can return a Nodeset/NodeList
that contains the various XML elements, attributes, or other items based
off an XPath expression. Depending on the XSL processor being used we
can retrieve an object that has these values. As of right now, we have
it correctly identifying these as nodeset variables and showing them in
the variables view with in the debugger.

My question is, how to go about implementing and retrieving the sub
variables when hasVariables in IValue returns true? Is there a good
example that somebody can point me too?

Dave
Previous Topic:remove entries from navigation history
Next Topic:Example Pessimistic file system provider code?
Goto Forum:
  


Current Time: Wed Apr 24 16:56:48 GMT 2024

Powered by FUDForum. Page generated in 0.02522 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top