Class OperatorDictionary3

  • All Implemented Interfaces:
    java.io.Serializable, OperatorDictionary

    public final class OperatorDictionary3
    extends AbstractOperatorDictionary
    implements java.io.Serializable
    Implements an operator dictionary based on the MathML 3 spec.
    Version:
    $Revision: 51c390b5de9a $
    See Also:
    Serialized Form
    • Method Detail

      • getInstance

        public static OperatorDictionary getInstance()
        Get the for singleton instance.
        Returns:
        an instance of OperatorDictionary.