TextElementMatcher

Functions

Link copied to clipboard
open fun and(textElementMatcher: TextElementMatcher): TextElementMatcher
This allows the combination of different TextElementMatcher instances.
Link copied to clipboard
abstract fun match(textElement: TextElement): Boolean