public final class Impp extends Property
Modifier and Type | Class and Description |
---|---|
static class |
Impp.Factory |
Property.Id
ILLEGAL_PARAMETER_MESSAGE
Constructor and Description |
---|
Impp(java.util.List<Parameter> params,
java.lang.String value) |
Impp(java.net.URI uri,
Type... types) |
Modifier and Type | Method and Description |
---|---|
java.net.URI |
getUri() |
java.lang.String |
getValue() |
void |
validate() |
assertOneOrLess, assertParametersEmpty, assertPidParameter, assertPrefParameter, assertTextParameter, assertTypeParameter, equals, getExtendedParameter, getExtendedParameters, getGroup, getId, getParameter, getParameters, getParameters, hashCode, toString
public Impp(java.net.URI uri, Type... types)
uri
- instant messaging URItypes
- optional property classifierspublic Impp(java.util.List<Parameter> params, java.lang.String value) throws java.net.URISyntaxException
params
- property parametersvalue
- string representation of a property valuejava.net.URISyntaxException
- where the specified value is not a valid URI