|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.expression.ExpressionFactory
public final class ExpressionFactory
| Method Summary | |
|---|---|
static Expression |
readNextExpression(java.io.InputStream inputFile)
Return the next Expression read from the current offset |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Expression readNextExpression(java.io.InputStream inputFile)
throws java.io.IOException
inputFile - is the file containing this expression
java.io.IOException - if error occurred during the reading process from the specified
input stream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||