Révision 823
tmp/org.txm.information.core/src/org/txm/properties/core/functions/Properties.java (revision 823) | ||
---|---|---|
548 | 548 |
* @return true, if successful |
549 | 549 |
*/ |
550 | 550 |
public boolean toHTML(File outfile) { |
551 |
outfile.getParentFile().mkdirs(); |
|
551 | 552 |
PrintWriter writer; |
552 | 553 |
try { |
553 | 554 |
writer = IOUtils.getWriter(outfile); //$NON-NLS-1$ |
Formats disponibles : Unified diff