Package org.lemsml.jlems.io.examples
Class RunFileExample
- java.lang.Object
-
- org.lemsml.jlems.io.examples.RunFileExample
-
public class RunFileExample extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RunFileExample(java.io.File f, java.lang.String fnm)
RunFileExample(java.lang.String fnm)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private java.io.File
getSrcFile()
void
printConsolidated()
void
run()
void
runEulerTree()
void
runWithMeta()
-