Uses of Enum Class
org.codelibs.fess.helper.UserAgentHelper.UserAgentType
Packages that use UserAgentHelper.UserAgentType
-
Uses of UserAgentHelper.UserAgentType in org.codelibs.fess.helper
Methods in org.codelibs.fess.helper that return UserAgentHelper.UserAgentTypeModifier and TypeMethodDescriptionUserAgentHelper.getUserAgentType()Determines the user agent type from the current HTTP request.Returns the enum constant of this class with the specified name.static UserAgentHelper.UserAgentType[]UserAgentHelper.UserAgentType.values()Returns an array containing the constants of this enum class, in the order they are declared.