Uses of Class
org.jdrupes.httpcodec.types.CommentedValue
Package | Description |
---|---|
org.jdrupes.httpcodec.types |
Special types related to HTTP.
|
-
Uses of CommentedValue in org.jdrupes.httpcodec.types
Methods in org.jdrupes.httpcodec.types that return CommentedValue Modifier and Type Method Description CommentedValue<U>
CommentedValue.CommentedValueConverter. fromFieldValue(String text)
Methods in org.jdrupes.httpcodec.types with parameters of type CommentedValue Modifier and Type Method Description String
CommentedValue.CommentedValueConverter. asFieldValue(CommentedValue<U> value)