Hi,All I have two questions:
1.How can I change a XMLNode(org.mozilla.javascript.xmlimpl.XMLNode) Object to a OMElement(org.apache.axiom.om.OMElement) Object 2.How can I change the OMElement(org.apache.axiom.om.OMElement) Object to XML(org.mozilla.javascript.xmlimpl.XML) Object In my opinion,there is a method of toXML(XmlNode node) in class XML,so if I can change the OMElement to XmlNode,then I can use this method to get the XML object,right? Best Regards, Yang Wenxue _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
