Package org.jdrupes.httpcodec.types
Class Etag
java.lang.Object
org.jdrupes.httpcodec.types.Etag
Represents an ETag.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Etag
Create a new ETag.- Parameters:
tag
- the tagweak
- if the tag is weak
-
-
Method Details
-
tag
- Returns:
- the tag
-
isWeak
- Returns:
- the weak
-