public class Parser extends Object
| Constructor and Description |
|---|
Parser() |
| Modifier and Type | Method and Description |
|---|---|
static ImageRequest |
fromDto(String host,
ImageDTO imageDTO) |
static ImageRequest |
fromUrl(String url) |
static Operation |
operationFromUrl(String url) |
public static ImageRequest fromDto(String host, ImageDTO imageDTO)
public static ImageRequest fromUrl(String url) throws URISyntaxException
URISyntaxExceptionpublic static Operation operationFromUrl(String url) throws URISyntaxException
URISyntaxExceptionCopyright © 2016 wix.com. All rights reserved.