org.genepattern.io.expr
| ||||||||||||||||||||||||||||||||||||||||||
| Method Summary | |
java.lang.String |
checkFileExtension(java.lang.String pathname)
Appends the correct file extension to the pathname if it does not exist. |
java.lang.String |
getFormatName()
Returns a String identifying the format that this writer encodes. |
void |
write(IExpressionData data,
java.io.OutputStream os)
Writes an IExpressionData instance to a stream. |
| Method Detail |
public void write(IExpressionData data, java.io.OutputStream os) throws java.io.IOException
IExpressionData instance to a stream.
data - the dataos - the output stream
java.io.IOException - if an I/O error occurs during writing.public java.lang.String getFormatName()
public java.lang.String checkFileExtension(java.lang.String pathname)
pathname - a pathname string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||