StreamPreprocessor

This is a pre-processor for iCalendar lines that can detect and repair errors which cannot be repaired on a higher level (because parsing alone would cause syntax or other unrecoverable errors).

Inheritors

Functions

Link copied to clipboard
abstract fun repairLine(line: String): String

Validates and potentially repairs an iCalendar string.