|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.bsf.xml.XMLHelper
org.apache.bsf.xml.DefaultXMLHelper
org.apache.bsf.xml.JRubyReXMLHelper
public class JRubyReXMLHelper
XMLHelper for Ruby ReXML TODO: Find a more efficent way to do this with JRuby
Method Summary | |
---|---|
org.apache.axiom.om.OMElement |
toOMElement(java.lang.Object scriptXML)
|
java.lang.Object |
toScriptXML(org.apache.axiom.om.OMElement om)
|
Methods inherited from class org.apache.bsf.xml.DefaultXMLHelper |
---|
toDOMNode, toScriptXML, toScriptXML, toXMLStreamReader |
Methods inherited from class org.apache.bsf.xml.XMLHelper |
---|
getArgHelper, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public org.apache.axiom.om.OMElement toOMElement(java.lang.Object scriptXML) throws ScriptException
toOMElement
in class DefaultXMLHelper
ScriptException
public java.lang.Object toScriptXML(org.apache.axiom.om.OMElement om) throws ScriptException
toScriptXML
in class DefaultXMLHelper
ScriptException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |