Subversion Repositories SmartDukaan

Rev

Rev 1061 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1061 Rev 6628
Line 68... Line 68...
68
		finally {
68
		finally {
69
			if(out != null) {
69
			if(out != null) {
70
				out.close();
70
				out.close();
71
			}
71
			}
72
		}
72
		}
73
		Utils.info("Text writing is complete");
73
		Utils.info("Text writing is complete to " + filename );
74
	}
74
	}
75
	/**
75
	/**
76
	 * Retrieves serialised object from given file
76
	 * Retrieves serialised object from given file
77
	 * 
77
	 * 
78
	 * @param dbFile
78
	 * @param dbFile