Serializable
, ParameterFactory<Encoding>
public static class Encoding.Factory extends Content.Factory implements ParameterFactory<Encoding>
Constructor | Description |
---|---|
Factory() |
Modifier and Type | Method | Description |
---|---|---|
Encoding |
createParameter(String value) |
Returns a parameter instance of the appropriate type with the specified value.
|
supports
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
supports
public Encoding createParameter(String value) throws URISyntaxException
ParameterFactory
createParameter
in interface ParameterFactory<Encoding>
value
- a value to assign to the returned parameterURISyntaxException
- where an invalid URI is encountered