Uses of Enum Class
nu.validator.htmlparser.io.Confidence
Packages that use Confidence
-
Uses of Confidence in nu.validator.htmlparser.io
Fields in nu.validator.htmlparser.io declared as ConfidenceMethods in nu.validator.htmlparser.io that return ConfidenceModifier and TypeMethodDescriptionstatic Confidence
Returns the enum constant of this class with the specified name.static Confidence[]
Confidence.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in nu.validator.htmlparser.io with parameters of type ConfidenceModifier and TypeMethodDescriptionvoid
Driver.setEncoding
(Encoding encoding, Confidence confidence)