Package org.apache.commons.vfs.impl
Class DefaultFileContentInfo
java.lang.Object
org.apache.commons.vfs.impl.DefaultFileContentInfo
- All Implemented Interfaces:
FileContentInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionthe content encodingthe content type
-
Constructor Details
-
DefaultFileContentInfo
-
-
Method Details
-
getContentType
Description copied from interface:FileContentInfo
the content type- Specified by:
getContentType
in interfaceFileContentInfo
-
getContentEncoding
Description copied from interface:FileContentInfo
the content encoding- Specified by:
getContentEncoding
in interfaceFileContentInfo
-