org.apache.camel.component.fop
Interface FopConstants


public interface FopConstants


Field Summary
static String CAMEL_FOP_ENCRYPT
           
static String CAMEL_FOP_OUTPUT_FORMAT
           
static String CAMEL_FOP_RENDER
           
 

Field Detail

CAMEL_FOP_RENDER

static final String CAMEL_FOP_RENDER
See Also:
Constant Field Values

CAMEL_FOP_ENCRYPT

static final String CAMEL_FOP_ENCRYPT
See Also:
Constant Field Values

CAMEL_FOP_OUTPUT_FORMAT

static final String CAMEL_FOP_OUTPUT_FORMAT
See Also:
Constant Field Values


Apache Camel