Class NormalizeUnicode

All Implemented Interfaces:
Callable, Function, GroundedValue, Item, Sequence

public class NormalizeUnicode extends SystemFunction
Implement the XPath normalize-unicode() function (both the 1-argument and 2-argument versions)
  • Constructor Details

    • NormalizeUnicode

      public NormalizeUnicode()
  • Method Details