Class MACAddress

All Implemented Interfaces:
Comparable<TextMatch>, MatchSchema

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

    • MACAddress

      public MACAddress()
  • 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