public class HeaderEntityValidatorArray extends Object
If-Match: "xyzzy" If-Match: "xyzzy", "r2d2xxxx", "c3piozzzz" If-Match: *
| Modifier | Constructor and Description |
|---|---|
protected |
HeaderEntityValidatorArray(String value)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
EntityValidator[] |
asValidators()
Returns this header value as an array of
EntityValidator objects. |
String |
toString() |
protected HeaderEntityValidatorArray(String value)
value - The raw header value.public EntityValidator[] asValidators()
EntityValidator objects.EntityValidator objects.Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.