Class RBOMElementConvertor

java.lang.Object
org.apache.axis2.scripting.convertors.RBOMElementConvertor
All Implemented Interfaces:
OMElementConvertor

public class RBOMElementConvertor extends Object implements OMElementConvertor
OMElementConvertor for Ruby scripts TODO: Right now this goes via Strings and likely isn't very fast There could well be much better ways to do this :)
  • Field Details

    • bsfEngine

      protected org.apache.bsf.BSFEngine bsfEngine
  • Constructor Details

    • RBOMElementConvertor

      public RBOMElementConvertor()
  • Method Details