Package cdc.issues.core.io
Class ProfileIo
java.lang.Object
cdc.issues.core.io.ProfileIo
Utility used to dump a profile to HTML, MD, XLSX, XLS, CSV, ...
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ProfileIo.Builderbuilder()static StringvoidvoidsaveAsHtml(Profile profile, File file) voidvoidsaveAsOffice(Profile profile, File file) static String
-
Method Details
-
save
- Throws:
IOException
-
saveAsHtml
- Throws:
IOException
-
saveAsMd
- Throws:
IOException
-
wrap
-
replace
-
saveAsOffice
- Throws:
IOException
-
builder
-