Class CharFn

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

public class CharFn extends SystemFunction
Implements the fn:char() function. This expands HTML-defined entity references or numeric character references
  • Field Details

  • Constructor Details

    • CharFn

      public CharFn()
  • Method Details