| Constructor and Description | 
|---|
| Base64Icon(String src,
          com.google.common.net.MediaType mediaType) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDataUrl()Returns data-url of this icon content e.g. | 
| Icon.Type | getType()Return icon type one of Icon.Type (CSS, BASE64). | 
public Base64Icon(String src, com.google.common.net.MediaType mediaType)
Copyright © 2019 Suncode. All rights reserved.