public class RBOMElementConvertor extends Object implements OMElementConvertor
Modifier and Type | Field and Description |
---|---|
protected org.apache.bsf.BSFEngine |
bsfEngine |
Constructor and Description |
---|
RBOMElementConvertor() |
Modifier and Type | Method and Description |
---|---|
org.apache.axiom.om.OMElement |
fromScript(Object o) |
void |
setEngine(org.apache.bsf.BSFEngine e) |
Object |
toScript(org.apache.axiom.om.OMElement omElement) |
public Object toScript(org.apache.axiom.om.OMElement omElement)
toScript
in interface OMElementConvertor
public org.apache.axiom.om.OMElement fromScript(Object o)
fromScript
in interface OMElementConvertor
public void setEngine(org.apache.bsf.BSFEngine e)
setEngine
in interface OMElementConvertor
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.