org.apache.bsf.xml
Class JRubyReXMLHelper
java.lang.Object
org.apache.bsf.xml.XMLHelper
org.apache.bsf.xml.DefaultXMLHelper
org.apache.bsf.xml.JRubyReXMLHelper
public class JRubyReXMLHelper
- extends DefaultXMLHelper
XMLHelper for Ruby ReXML
TODO: Find a more efficent way to do this with JRuby
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toOMElement
public org.apache.axiom.om.OMElement toOMElement(Object scriptXML)
throws ScriptException
- Overrides:
toOMElement
in class DefaultXMLHelper
- Throws:
ScriptException
toScriptXML
public Object toScriptXML(org.apache.axiom.om.OMElement om)
throws ScriptException
- Overrides:
toScriptXML
in class DefaultXMLHelper
- Throws:
ScriptException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.