Uses of Class
org.esau.ptarmigan.util.Range

Packages that use Range
org.esau.ptarmigan.impl The default implementation. 
org.esau.ptarmigan.util Various utility classes to support generation and parsing. 
 

Uses of Range in org.esau.ptarmigan.impl
 

Methods in org.esau.ptarmigan.impl that return Range
 Range MediaProperties.getRange()
           
 

Methods in org.esau.ptarmigan.impl with parameters of type Range
 void MediaProperties.setRange(Range range)
           
 

Uses of Range in org.esau.ptarmigan.util
 

Methods in org.esau.ptarmigan.util with parameters of type Range
static java.lang.String HelperDigest.getDigest(java.lang.String algorithm, Range range, java.io.File file)
          use the internal File and Range to build an MD5 digest for the audio data
 



Copyright © 2002 Reed Esau, All Rights Reserved.