All Downloads are FREE. Search and download functionalities are using the official Maven repository.

prerna.security.MetaFile Maven / Gradle / Ivy

The newest version!
//package prerna.security;
//import java.io.File;
//import java.util.Date;
//
//
//public class MetaFile {
//	
//	public static void main(String [] args)
//	{
//		String fileName = "C:\\Users\\pkapaleeswaran\\workspacej3\\SemossWeb\\db\\Mov63.smss";
//		
//		File file = new File(fileName);
//		System.out.println("Last Modified Time was " + new Date(file.lastModified()));
//		
//		for (String w : "MovieRevenueInternational".split("(?




© 2015 - 2025 Weber Informatics LLC | Privacy Policy