|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.magicproject.modifier.ModifierFactory
public final class ModifierFactory
Method Summary | |
---|---|
static ModifierModel |
readModifier(java.io.InputStream inputFile)
Read and return the next action from specified inputFile |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ModifierModel readModifier(java.io.InputStream inputFile) throws java.io.IOException
inputFile
- the input stream where modifier will be read
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 |