> Can anyone please tell me if we can relate XML parsing in Flex (non > E4X type) with DOM (Document Object Model) or SAX (Simple API for XML) > parsing technique of Java XML parsing.
Use flash.xml.XMLDocument instead of XML to parse RAW data and you will get DOM API. > Also does Java has E4X parsing available like in flex? no -- Oleg Galaburda http://blog.actualwave.com/ http://jsinterface.googlecode.com/ http://guibuilder.org/ -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

