Class Summary |
DefaultXMLHelper |
Default XMLHelper for when no specific XMLHelper is implemented
for a script engine. |
JavaScriptE4XAxiomHelper |
XMLHelper for JavaScript E4X using Axiom |
JavaScriptE4XHelper |
XMLHelper for JavaScript E4X |
JavaScriptE4XXmlBeansHelper |
XMLHelper for JavaScript E4X using XmlBeans |
JRubyReXMLHelper |
XMLHelper for Ruby ReXML
TODO: Find a more efficent way to do this with JRuby |
XMLHelper |
Utility for converting between Java representations of XML such DOM nodes,
StAX streams, or Axiom OMElements, into script language representations such
as JavaScript E4X, Ruby ReXML, or Python ElementTree. |