getWordList

fun Document.getWordList(): List<String>(source)

Returns the list of all non-blank lines in this Document.