Package org.apache.axis2.scripting.convertors
-
Interface Summary Interface Description OMElementConvertor The OMElementConvertor interface enables customizing the conversion of XML between Synapse and a script language. -
Class Summary Class Description ConvertorFactory DefaultOMElementConvertor The DefaultOMElementConvertor converts between Synapse OMElements and StringsJSOMElementConvertor JSObjectConvertor converts between OMElements and JavaScript E4X XML objectsRBOMElementConvertor 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 :)