public class ContentInfo extends Object
| Constructor and Description |
|---|
ContentInfo(URL url,
String mimeType,
InputStream stream) |
public ContentInfo(URL url, String mimeType, InputStream stream)
public URL getUrl()
public String getMimeType()
public InputStream getIs()
Copyright © 2014. All Rights Reserved.