Package-level declarations
Types
Link copied to clipboard
Exception thrown when the input file is not found or cannot be accessed.
Link copied to clipboard
Exception thrown when the JSON format is invalid or cannot be parsed.
Link copied to clipboard
Base exception for all parser-related errors.
Link copied to clipboard
Exception thrown when an IO error occurs during parsing.
Link copied to clipboard
object Parser
An object responsible for parsing JSON data from various sources into a TimelineData object.
Link copied to clipboard
Configuration for the timeline parser with sensible defaults.
Link copied to clipboard
Sealed class representing the result of a parsing operation.
Link copied to clipboard
Exception thrown when the input validation fails.