Class XsltConstants

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

public final class XsltConstants extends Object
  • Field Details

    • XSLT_RESOURCE_URI

      @Metadata(description="A URI for the template resource to load and use instead of the endpoint configured.", javaType="String") public static final String XSLT_RESOURCE_URI
      See Also:
    • XSLT_STYLESHEET

      @Metadata(description="The template to use instead of the endpoint configured. ", javaType="String") public static final String XSLT_STYLESHEET
      See Also:
    • XSLT_FILE_NAME

      @Metadata(description="The XSLT file name", javaType="String") public static final String XSLT_FILE_NAME
      See Also: