Class IntegerCast

  • All Implemented Interfaces:
    Function

    @Deprecated
    public class IntegerCast
    extends IntegerCast
    Deprecated.
    use IntegerCast instead
    A Function that tries to cast its argument to an xsd:integer .
    • Constructor Detail

      • IntegerCast

        public IntegerCast()
        Deprecated.