Package org.mule.transformer.types

Interface Summary
MimeTypes Common mime types used in Mule
 

Class Summary
CollectionDataType<T> A data type that represents a generified collection.
DataTypeFactory Factory class used to create DataType objects based on the parameter types passed into the factory methods.
ListDataType<T> Defines a List collection type with item type information
SetDataType<T> Defines a Set collection type with item type information
SimpleDataType<T> A data type that simply wraps a Java type.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.