com.bea.wli.transform
Annotation Type XQueryFunction


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface XQueryFunction

This is a marker annotation for DTF method. It specifies that a user-defined Java method (non-abstract) method in a DTF file can be invoked from queries (written in the XQuery language).