Interface | Description |
---|---|
OMElementConvertor |
The OMElementConvertor interface enables customizing the conversion of
XML between Synapse and a script language.
|
Class | Description |
---|---|
ConvertorFactory | |
DefaultOMElementConvertor |
The DefaultOMElementConvertor converts between Synapse OMElements and Strings
|
JSOMElementConvertor |
JSObjectConvertor converts between OMElements and JavaScript E4X XML objects
|
RBOMElementConvertor |
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 :)
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.