Package | Description |
---|---|
org.w3.ldp.testsuite.exception | |
org.w3.ldp.testsuite.http | |
org.w3.ldp.testsuite.test |
Constructor and Description |
---|
SkipMethodNotAllowedException(String test,
HttpMethod method,
PrintWriter skipLog) |
SkipMethodNotAllowedException(String test,
String uri,
HttpMethod method,
PrintWriter skipLog) |
Modifier and Type | Method and Description |
---|---|
static HttpMethod |
HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethod[] |
HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CommonResourceTest.skipIfMethodNotAllowed(HttpMethod method) |
protected boolean |
CommonResourceTest.supports(HttpMethod method) |
Copyright © 2014 World Wide Web Consortium (W3C). All rights reserved.