Uses of Enum Class
io.mola.galimatias.URLParser.EncodeSet
Packages that use URLParser.EncodeSet
-
Uses of URLParser.EncodeSet in io.mola.galimatias
Subclasses with type arguments of type URLParser.EncodeSet in io.mola.galimatiasMethods in io.mola.galimatias that return URLParser.EncodeSetModifier and TypeMethodDescriptionstatic URLParser.EncodeSetReturns the enum constant of this class with the specified name.static URLParser.EncodeSet[]URLParser.EncodeSet.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.mola.galimatias with parameters of type URLParser.EncodeSetModifier and TypeMethodDescriptionprivate voidURLParser.utf8PercentEncode(int c, URLParser.EncodeSet encodeSet, StringBuilder buffer)