|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFileSource
abc.ltl.formulaextraction.SyntheticSource
abc.ltl.formulaextraction.FormulaSource
public class FormulaSource
This represents a source object defining a formula.
Constructor Summary | |
---|---|
FormulaSource(byte[] content,
java.lang.String filePath)
|
Method Summary |
---|
Methods inherited from class abc.ltl.formulaextraction.SyntheticSource |
---|
close, equals, hashCode, open, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FormulaSource(byte[] content, java.lang.String filePath) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |