Uses of Enum Class
com.teamdev.jxbrowser.spellcheck.SanitationErrorReason
Packages that use SanitationErrorReason
Package
Description
This package provides classes and interfaces for spell checking.
-
Uses of SanitationErrorReason in com.teamdev.jxbrowser.spellcheck
Methods in com.teamdev.jxbrowser.spellcheck that return SanitationErrorReasonModifier and TypeMethodDescriptiondefault SanitationErrorReasonSanitationError.reason()The reason why the word failed sanitation.static SanitationErrorReasonReturns the enum constant of this class with the specified name.static SanitationErrorReason[]SanitationErrorReason.values()Returns an array containing the constants of this enum class, in the order they are declared.