Skip to main content

%iFind.Transformation.Decompounder

Method Inventory

Methods

classmethod Transform(Output pTransformed As %String, ByRef pString As %String, pArguments As %String = "", pLanguage As %String = "") as %Status
Inherited description: This method transforms pString into a "normalized" form pTransformed, based on the language context pLanguage.
Implementations of this class can optionally be parameterized through the pArguments string, which can be supplied through the TRANSFORMATIONSPEC index parameter.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab