Uses of Enum Class
nu.validator.htmlparser.io.Confidence
Packages that use Confidence
-
Uses of Confidence in nu.validator.htmlparser.io
Subclasses with type arguments of type Confidence in nu.validator.htmlparser.ioFields in nu.validator.htmlparser.io declared as ConfidenceMethods in nu.validator.htmlparser.io that return ConfidenceModifier and TypeMethodDescriptionstatic ConfidenceReturns 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 TypeMethodDescriptionvoidDriver.setEncoding(Encoding encoding, Confidence confidence)