Class BooleanCast

  • All Implemented Interfaces:
    Function

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

      • BooleanCast

        public BooleanCast()
        Deprecated.