Class DoubleCast

  • All Implemented Interfaces:
    Function

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

      • DoubleCast

        public DoubleCast()
        Deprecated.