| java.lang.Object org.h2.tools.doc.SpellChecker
SpellChecker | public class SpellChecker (Code) | | The spell checker makes sure that each word used in the source code
is spelled correctly, by comparing the words with a word list.
Camel case and uppercase words are checked as well.
HTTP links are not checked; however they may not end with a dot.
|
|
|