Package org.apache.commons.vfs
Interface FileContentInfo
-
- All Known Implementing Classes:
DefaultFileContentInfo
public interface FileContentInfoInterface to the content info- Version:
- $Revision: 480428 $ $Date: 2006-11-29 07:15:24 +0100 (Wed, 29 Nov 2006) $
- Author:
- Mario Ivankovits
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetContentEncoding()the content encodingjava.lang.StringgetContentType()the content type
-