public class LogoScribe extends ImagePropertyScribe<Logo>
Logo properties.VCardPropertyScribe.DateWriterclazz, propertyName, qname| Constructor and Description |
|---|
LogoScribe() |
| Modifier and Type | Method and Description |
|---|---|
protected Logo |
_newInstance(byte[] data,
ImageType contentType)
Creates a new instance of the property object from binary data.
|
protected Logo |
_newInstance(String uri,
ImageType contentType)
Creates a new instance of the property object from a URI.
|
_mediaTypeFromFileExtension, _mediaTypeFromMediaTypeParameter, _mediaTypeFromTypeParameter, _parseHtml_dataType, _defaultDataType, _parseJson, _parseText, _parseXml, _prepareParameters, _writeJson, _writeText, _writeXml, cannotUnmarshalValue, getFileExtension, parse, parseContentTypeFromParameters, parseContentTypeFromValueAndParametersdataType, date, date, defaultDataType, escape, getPropertyClass, getPropertyName, getQName, handlePrefParam, missingXmlElements, missingXmlElements, parseHtml, parseJson, parseText, parseXml, prepareParameters, writeJson, writeText, writeXmlpublic LogoScribe()
protected Logo _newInstance(String uri, ImageType contentType)
BinaryPropertyScribe_newInstance in class BinaryPropertyScribe<Logo,ImageType>uri - the URIcontentType - the content type or null if unknownprotected Logo _newInstance(byte[] data, ImageType contentType)
BinaryPropertyScribe_newInstance in class BinaryPropertyScribe<Logo,ImageType>data - the datacontentType - the content type or null if unknownCopyright © 2012–2023 Michael Angstadt. All rights reserved.