PatternParser

A SAX document handler to read and parse hyphenation patterns from a XML file.

Constructors

Link copied to clipboard
constructor(consumer: PatternConsumer)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun parse(filename: String)
fun parse(source: InputSource)

Parses a hyphenation pattern file.