Uses of Class
uk.gov.nationalarchives.pronom.SigFile

Packages that use SigFile
eu.planets_project.ifr.core.techreg.formats Interfaces and classes related to formats in the Planets technical registry. 
uk.gov.nationalarchives.pronom   
 

Uses of SigFile in eu.planets_project.ifr.core.techreg.formats
 

Methods in eu.planets_project.ifr.core.techreg.formats that return SigFile
static SigFile SigFileUtils.getLatestSigFile()
           
static SigFile SigFileUtils.readSigFile(InputStream input)
           
 

Methods in eu.planets_project.ifr.core.techreg.formats with parameters of type SigFile
static void SigFileUtils.writeSigFileToOutputStream(SigFile sigFile, OutputStream os)
           
 

Uses of SigFile in uk.gov.nationalarchives.pronom
 

Methods in uk.gov.nationalarchives.pronom that return SigFile
 SigFile ObjectFactory.createSigFile()
          Create an instance of SigFile
 SigFile GetSignatureFileV1Response.getSignatureFile()
          Gets the value of the signatureFile property.
 SigFile PronomService.getSignatureFileV1()
          Returns the current signature file
 

Methods in uk.gov.nationalarchives.pronom with parameters of type SigFile
 void GetSignatureFileV1Response.setSignatureFile(SigFile value)
          Sets the value of the signatureFile property.
 



Copyright © 2013 Open Planets Foundation. All Rights Reserved.