com.bea.control
Annotation Type DynamicTransformationControl.Xslt


@Target(value=METHOD)
@Retention(value=RUNTIME)
public static @interface DynamicTransformationControl.Xslt

Specifies the XSL file to be used for the transformation.


Required Element Summary
 String xsltArgNames
          Contains the comma-separated values argument names used in the XSL file during the XSLT run-time execution.
 

Element Detail

xsltArgNames

public abstract String xsltArgNames
Contains the comma-separated values argument names used in the XSL file during the XSLT run-time execution.