Uses of Package
org.apache.bsf.xml

Packages that use org.apache.bsf.xml
org.apache.bsf.xml Utility classes for converting between Java representations of XML and script languages. 
 

Classes in org.apache.bsf.xml used by org.apache.bsf.xml
DefaultXMLHelper
          Default XMLHelper for when no specific XMLHelper is implemented for a script engine.
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.
 



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