|
Sugar version 1.13 Core API Specification |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjp.ac.kobe_u.cs.sugar.SugarMain
public class SugarMain
SugarMain main class.
Constructor Summary | |
---|---|
SugarMain()
|
Method Summary | |
---|---|
void |
decode(String outFileName,
String mapFileName)
|
void |
encode(String cspFileName,
String satFileName,
String mapFileName)
|
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SugarMain()
Method Detail |
---|
public void encode(String cspFileName, String satFileName, String mapFileName) throws SugarException, IOException
SugarException
IOException
public void decode(String outFileName, String mapFileName) throws SugarException, IOException
SugarException
IOException
public static void main(String[] args)
args
-
|
Sugar version 1.13 Core API Specification |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |