Package org.mule.umo.transformer

Contains the interfaces for transformers and exceptions for the UMO Transformer API.

See:
          Description

Interface Summary
UMOSimpleTransformer UMOSimpleTransformer manages the transformation and or translation of one type of data to the other.
UMOTransformer UMOTransformer extends a UMOSimpleTransformer with the provision of a Transformer component, which simply keeps a copy of the 'live' transfromed data, so that any further transformations will use this cached data.
 

Exception Summary
TransformerException TransformerException is a simple exception that is thrown by transformers.
 

Package org.mule.umo.transformer Description

Contains the interfaces for transformers and exceptions for the UMO Transformer API.



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.