|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.toscanaj.parser.BurmeisterParser
Field Summary | |
static java.lang.String |
DEFAULT_NAME
|
Constructor Summary | |
BurmeisterParser()
|
Method Summary | |
static org.tockit.context.model.Context |
importBurmeisterFile(java.io.File file)
|
static org.tockit.context.model.Context |
importBurmeisterFromReader(java.io.Reader reader)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String DEFAULT_NAME
Constructor Detail |
public BurmeisterParser()
Method Detail |
public static org.tockit.context.model.Context importBurmeisterFile(java.io.File file) throws java.io.FileNotFoundException, DataFormatException
java.io.FileNotFoundException
DataFormatException
public static org.tockit.context.model.Context importBurmeisterFromReader(java.io.Reader reader) throws DataFormatException
DataFormatException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |