Uses of Class
de.fu_berlin.ties.io.ContentType

Packages that use ContentType
de.fu_berlin.ties.io This package provides classes for input/output handling and for (de)serialization. 
 

Uses of ContentType in de.fu_berlin.ties.io
 

Methods in de.fu_berlin.ties.io that return ContentType
static ContentType ContentType.determineContentType(File file, TiesConfiguration config)
          Determines the content type based on a file name.
static ContentType ContentType.determineContentType(URL url, String contentTypeHeader, TiesConfiguration config)
          Helper method to determines the content type based an "Content-Type" header and/or URL extension.
 



Copyright © 2003-2004 Christian Siefkes. All Rights Reserved.