Package app.babylon.text


package app.babylon.text
  • Class
    Description
    Parsing and extraction helpers for decimal text values.
    Prepared decimal text together with formatting flags discovered during normalisation.
    Fast currency parsing helpers optimized for common major three-letter codes.
     
    Parses a slice of character data without requiring callers to materialize a String or create a CharSequence view first.
     
    Configurable string splitter.