org.gcube.portlets.user.results.shared
Class ContentInfo

java.lang.Object
  extended by org.gcube.portlets.user.results.shared.ContentInfo

public class ContentInfo
extends Object


Constructor Summary
ContentInfo(URL url, String mimeType, InputStream stream)
           
 
Method Summary
 InputStream getIs()
           
 String getMimeType()
           
 URL getUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentInfo

public ContentInfo(URL url,
                   String mimeType,
                   InputStream stream)
Method Detail

getUrl

public URL getUrl()

getMimeType

public String getMimeType()

getIs

public InputStream getIs()


Copyright © 2014. All Rights Reserved.