|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.magicproject.action.targetlist.TargetListFactory
public final class TargetListFactory
Method Summary | |
---|---|
static TargetList |
readNextTargetList(java.io.InputStream inputFile)
Read the next TargetList object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static TargetList readNextTargetList(java.io.InputStream inputFile) throws java.io.IOException
inputFile
- the streamcontaining the definition of next TargetList object.
java.io.IOException
- If some other I/O error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |