|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.activation.FileDataSource
com.jaspersoft.jasperserver.irplugin.BinaryFileDataSource
public class BinaryFileDataSource
Constructor Summary | |
---|---|
BinaryFileDataSource(java.io.File file)
Creates a new instance of BinaryFileDataSource |
Method Summary | |
---|---|
java.lang.String |
getContentType()
|
Methods inherited from class javax.activation.FileDataSource |
---|
getFile, getInputStream, getName, getOutputStream, setFileTypeMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BinaryFileDataSource(java.io.File file)
Method Detail |
---|
public java.lang.String getContentType()
getContentType
in interface javax.activation.DataSource
getContentType
in class javax.activation.FileDataSource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |