|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsims.mar.ParseFileREG
public class ParseFileREG
Lis un fichier REG qui permet de charger un programme
Method Summary | |
---|---|
java.lang.String |
getNom()
|
java.util.Collection |
getPointArret()
|
int |
getVitesse()
|
Programme |
parse()
Parse le fichier |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getNom()
public int getVitesse()
public java.util.Collection getPointArret()
public Programme parse() throws java.io.IOException, ExceptionCompilation
java.io.IOException
- Erreur de lecture ou de syntaxe
ExceptionCompilation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |