Class ParamKeywords

java.lang.Object
net.sf.saxon.functions.registry.ParamKeywords

public class ParamKeywords extends Object
Data-only class to define the keywords used for parameters of built-in functions. The parameter names are significant because they can be used as keywords in a 4.0 function call. Note that the bulk of the body of this class is system-generated from the function catalog using the tool generate-keyword-declarations.xsl.
  • Field Details

  • Constructor Details

    • ParamKeywords

      public ParamKeywords()