Subversion Repositories SmartDukaan

Rev

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

Rev 40 Rev 49
Line 39... Line 39...
39
 
39
 
40
import org.apache.commons.lang.ArrayUtils;
40
import org.apache.commons.lang.ArrayUtils;
41
import org.apache.commons.lang.StringUtils;
41
import org.apache.commons.lang.StringUtils;
42
 
42
 
43
/**
43
/**
-
 
44
 * NO LONGER USED - POI BASED DATA EXTRACTION FROM MS PPT FILE HAS REPLACED IT
-
 
45
 * 
44
 * CN - Content Tool
46
 * CN - Content Tool
45
 * Imports and exports content. Validates against content model
47
 * Imports content from text and exports content. Validates against content model
46
 * 
48
 * 
47
 * @author naveen
49
 * @author naveen
48
 *
50
 *
49
 */
51
 */
50
public class CN {
52
public class CN {