|
||||||||||
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.JavaScriptE4XAxiomHelper
public class JavaScriptE4XAxiomHelper
XMLHelper for JavaScript E4X using Axiom
Method Summary | |
---|---|
static void |
init()
|
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 |
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
public static void init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |