public class URITypeSerializer extends AbstractValueTypeSerializer<URI>
URI type.customization| Constructor | Description |
|---|---|
URITypeSerializer(Customization customization) |
Creates a new instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
serialize(URI obj,
javax.json.stream.JsonGenerator generator,
Marshaller marshaller) |
serializepublic URITypeSerializer(Customization customization)
customization - Model customization.protected void serialize(URI obj, javax.json.stream.JsonGenerator generator, Marshaller marshaller)
serialize in class AbstractValueTypeSerializer<URI>Copyright © 2018 Oracle Corporation. All rights reserved.