Class NonPositiveIntegerCast

  • All Implemented Interfaces:
    Function

    public class NonPositiveIntegerCast
    extends IntegerCastFunction
    A Function that tries to cast its argument to an xsd:nonPositiveInteger .
    Author:
    Jeen Broekstra
    • Constructor Detail

      • NonPositiveIntegerCast

        public NonPositiveIntegerCast()