Class PositiveIntegerCast

All Implemented Interfaces:
Function

public class PositiveIntegerCast extends IntegerCastFunction
A Function that tries to cast its argument to an xsd:positiveInteger .
Author:
Jeen Broekstra
  • Constructor Details

    • PositiveIntegerCast

      public PositiveIntegerCast()
  • Method Details