org.apache.camel.component.xslt
Class XsltConstants

java.lang.Object
  extended by org.apache.camel.component.xslt.XsltConstants

public final class XsltConstants
extends Object

XSLT component constants.


Field Summary
static String XSLT_RESOURCE_URI
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XSLT_RESOURCE_URI

public static final String XSLT_RESOURCE_URI
See Also:
Constant Field Values


Apache CAMEL