info.magnolia.cms.util
Class TextFileUtil

java.lang.Object
  extended by info.magnolia.cms.util.TextFileUtil

public class TextFileUtil
extends Object

Utility to check textFiles.

Version:
$Id$

Constructor Summary
TextFileUtil()
           
 
Method Summary
static List<String> getLines(String fileName)
           
static List<String> getTrimmedLinesMatching(String fileName, String regExp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextFileUtil

public TextFileUtil()
Method Detail

getTrimmedLinesMatching

public static List<String> getTrimmedLinesMatching(String fileName,
                                                   String regExp)

getLines

public static List<String> getLines(String fileName)


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.