public class CobieParser
extends java.lang.Object
Constructor and Description |
---|
CobieParser(Parser project,
java.lang.String sheetName,
InputFile cobieFile) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
static java.lang.String |
msgFromException(java.lang.Exception e) |
void |
parse(Parser parser,
IdFactory idFactory,
java.util.Hashtable<java.lang.String,Page> parseTree,
java.lang.String[] list,
java.lang.String packageName,
long flags) |
public CobieParser(Parser project, java.lang.String sheetName, InputFile cobieFile) throws ParseException
ParseException
public void parse(Parser parser, IdFactory idFactory, java.util.Hashtable<java.lang.String,Page> parseTree, java.lang.String[] list, java.lang.String packageName, long flags) throws ParseException
ParseException
public void close()
public static java.lang.String msgFromException(java.lang.Exception e)