public final class FileWrapper extends Object
Modifier and Type | Method and Description |
---|---|
static void |
clearAll() |
static void |
endRow(String file) |
static String |
getColumn(String file,
int col) |
static int |
getCurrentRow(String file)
Gets the current row number (mainly for error reporting)
|
static void |
open(String file,
String alias) |
Copyright © 1998-2015 Apache Software Foundation. All Rights Reserved.