http://code.google.com/p/guava-libraries/ com. google. common. io.Files String filename = (msgKey == null ? msgKey: msgKey.replaceAll(":", "_")); Files.write(obj.getPayload(), new File(logdir + filename + ".xml"));