Package net.sf.saxon.functions.registry
Class ParamKeywords
java.lang.Object
net.sf.saxon.functions.registry.ParamKeywords
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 Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fnParamNames
-
mathParamNames
-
mapParamNames
-
arrayParamNames
-
-
Constructor Details
-
ParamKeywords
public ParamKeywords()
-