On 28.02.2008 06:04, Tobia Conforto wrote:
Is there an API to translate a Dom object to a structure of Javascript objects and arrays?
Look for E4X (Ecmascript for XML), it's an official standard. It seems latest Rhino 1.6R7 has support for it.
Joerg http://en.wikipedia.org/wiki/E4X http://www.w3schools.com/e4x/default.asp http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Guide:Processing_XML_with_E4X http://www.mozilla.org/rhino/download.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
