Uses of Class
eu.scape_project.core.model.ByteStreamInfo

Packages that use ByteStreamInfo
eu.scape_project.core.model   
eu.scape_project.services.characterise   
 

Uses of ByteStreamInfo in eu.scape_project.core.model
 

Methods in eu.scape_project.core.model that return ByteStreamInfo
static ByteStreamInfo ByteStreamInfo.getInstance(DigestValue.DigestAlgorithm[] algorithms, InputStream is)
           
static ByteStreamInfo ByteStreamInfo.getInstance(long length, JavaDigestValue checksum)
           
static ByteStreamInfo ByteStreamInfo.getInstance(long length, JavaDigestValue checksum, String mime)
           
static ByteStreamInfo ByteStreamInfo.getInstance(String xml)
           
 

Uses of ByteStreamInfo in eu.scape_project.services.characterise
 

Methods in eu.scape_project.services.characterise that return ByteStreamInfo
 ByteStreamInfo ByteStreamCharacterisation.characterise(InputStream is)
           
 



Copyright © 2013. All Rights Reserved.