Package xal.tools.text


package xal.tools.text
  • Classes
    Class
    Description
    This algorithm for appending doubles to StringBuffer is borrowed from "Java Performance Tuning" by Jack Shirazi.
    Provides a number with a format which facilitates easy table display with proper number justification.
    Deprecated.
    due to compatibility problems with Java 8.
    Represents an equivalence class of element identifiers.
    NumericParser parses a string value into an instance of a specified Number subclass.
    Formats numbers in scientific notation using the specified number of significant digits and a specified width for the space occupied by the right justified formatted output.