Package com.bea.wli.transform

Enum Summary
XQueryTransform.TransformMethodType TransformMethodType specifies whether xquery is inlined in the annotation or referenced from an external xquery (xq) file.
XsltTransform.TransformMethodType This specifies whether the XSLT is inlined in the annotation or is referenced from an external XSLT file
 

Annotation Types Summary
DataTransformation This is a marker annotation for DTF class.
XQueryFunction This is a marker annotation for DTF method.
XQueryTransform This annotation annotates the XQuery abstract methods in a DTF file.
XQueryTransform.SchemaValidate Specifies if the source parameters and/or the return value should be schema validated.
XsltTransform This annotation annotates the XSLT abstract methods in a DTF file.