PatternConsumer

interface PatternConsumer

This interface is used to connect the XML pattern file parser to the hyphenation tree.

Inheritors

Functions

Link copied to clipboard
abstract fun addClass(chargroup: String)
Link copied to clipboard
abstract fun addException(word: String, hyphenatedword: ArrayList<Any>)
Link copied to clipboard
abstract fun addPattern(pattern: String, ivalue: String)