Subversion Repositories SmartDukaan

Rev

Rev 9424 | Rev 9456 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9424 Rev 9425
Line 401... Line 401...
401
				System.out.println("Fetched  " + items);
401
				System.out.println("Fetched  " + items);
402
				break;
402
				break;
403
			}
403
			}
404
			i++;
404
			i++;
405
		}
405
		}
406
 
-
 
407
	}
406
	}
408
 
407
 
409
	@SuppressWarnings("deprecation")
408
	@SuppressWarnings("deprecation")
410
	public static void main(String[] args) throws NumberFormatException, TException, ClientProtocolException, IOException {
409
	public static void main(String[] args) throws NumberFormatException, TException, ClientProtocolException, IOException {
411
		fetchinventoryfromsnapdeal();
410
		fetchinventoryfromsnapdeal();