|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbr.com.oncast.dev.lobo.io.OutputStreamProfileWriter
public class OutputStreamProfileWriter
ProfileWriter for XML file.
| Constructor Summary | |
|---|---|
OutputStreamProfileWriter(java.io.OutputStream stream)
Creates a new instance of OutputStreamProfileWriter. |
|
| Method Summary | |
|---|---|
void |
write(ProfileReport profileReport)
Write a ProfileReport into a File. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OutputStreamProfileWriter(java.io.OutputStream stream)
stream - | Method Detail |
|---|
public void write(ProfileReport profileReport)
throws LoboIOException
ProfileWriterProfileReport into a File.
write in interface ProfileWriterprofileReport - the ProfileReport to save.
LoboIOExceptionbr.com.oncast.dev.lobo.io.ProfileWriter#write(java.io.File,br.com.oncast.dev.lobo.eval.bean.ProfileReport)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||