Package adalid.util.io
Class SmallFile
- java.lang.Object
-
- adalid.util.io.SmallFile
-
public class SmallFile extends Object
- Author:
- Jorge Campins
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CharsetgetCharset()Charset[]getCharsets()StringgetExtension()List<String>getLines()StringgetName()PathgetPath()booleanisEmpty()booleanisNotEmpty()List<String>read()
-