public interface  org.apache.camel.spi.DataFormatFactory extends java.lang.Object
{
public abstract org.apache.camel.spi.DataFormat newInstance();
}