Uses of Enum Class
org.apache.jena.riot.web.HttpMethod
-
Uses of HttpMethod in org.apache.jena.riot.web
Modifier and TypeMethodDescriptionstatic HttpMethod
HttpMethod.fromString
(String name) static HttpMethod
Returns the enum constant of this class with the specified name.static HttpMethod[]
HttpMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.