hasKeywords() This method can be used by a
de.susebox.jtopas.Tokenizer implementation
for a fast detection if keyword matching must be performed at all.
This method can be used by a
de.susebox.jtopas.Tokenizer implementation
for a fast detection if keyword matching must be performed at all. If the method
returns false time-consuming preparations can be skipped.
true if there actually are pattern that can be testedfor a match, false otherwise.