Static Public Member Functions | |
static void | main (String[] args) |
static Instances | readDB (String dbname) throws IOException, ClassNotFoundException, DDException, FileNotFoundException, Exception |
static J48 | readJ48 (String dbdir) throws IOException, ClassNotFoundException |
Definition at line 20 of file J48Reader.java.
static void J48Reader::main | ( | String[] | args | ) | [inline, static] |
Definition at line 22 of file J48Reader.java.
static Instances J48Reader::readDB | ( | String | dbname | ) | throws IOException, ClassNotFoundException, DDException, FileNotFoundException, Exception [inline, static] |
Definition at line 64 of file J48Reader.java.
static J48 J48Reader::readJ48 | ( | String | dbdir | ) | throws IOException, ClassNotFoundException [inline, static] |
Definition at line 55 of file J48Reader.java.