com.ingenta.clownbike
Class TypedFile
java.lang.Object
com.ingenta.clownbike.TypedFile
- public class TypedFile
- extends java.lang.Object
|
Constructor Summary |
TypedFile(java.io.File file,
java.lang.String contentType)
|
TypedFile(java.lang.String path,
java.lang.String contentType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypedFile
public TypedFile(java.lang.String path,
java.lang.String contentType)
TypedFile
public TypedFile(java.io.File file,
java.lang.String contentType)
throws java.io.IOException
getPath
public java.lang.String getPath()
getFile
public java.io.File getFile()
getContentType
public java.lang.String getContentType()