Package org.apache.bsf.xml

Utility classes for converting between Java representations of XML and script languages.

See:
          Description

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.
 

Package org.apache.bsf.xml Description

Utility classes for converting between Java representations of XML and script languages.



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.