All Implemented Interfaces:
Comparable<TextMatch>, MatchSchema

public class Money extends PoliMatch
Author:
Marc C. Ubaldino, MITRE, ubaldino at mitre dot org
  • Field Details

    • value

      public float value
    • currency

      public String currency
  • Constructor Details

  • Method Details

    • normalize

      public void normalize()
      Description copied from class: PoliMatch
      Trim whitespace and convert found text to alpha case configured for this object.
      Overrides:
      normalize in class PoliMatch