Class StringToDouble11

java.lang.Object
net.sf.saxon.type.StringToDouble
net.sf.saxon.value.StringToDouble11
All Implemented Interfaces:
Serializable

public class StringToDouble11 extends StringToDouble
Convert a string to a double using the rules of XML Schema 1.1
See Also:
  • Constructor Details

    • StringToDouble11

      protected StringToDouble11()
  • Method Details

    • getInstance

      public static StringToDouble11 getInstance()
      Get the singleton instance
      Returns:
      the singleton instance of this class
    • signedPositiveInfinity

      protected double signedPositiveInfinity()
      Overrides:
      signedPositiveInfinity in class StringToDouble