org.duelengine.duel.compiler
Class DuelCompiler
java.lang.Object
org.duelengine.duel.compiler.DuelCompiler
public class DuelCompiler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DuelCompiler
public DuelCompiler()
getInputDir
public String getInputDir()
setInputDir
public void setInputDir(String value)
getOutputClientDir
public String getOutputClientDir()
setOutputClientDir
public void setOutputClientDir(String value)
getOutputServerDir
public String getOutputServerDir()
setOutputServerDir
public void setOutputServerDir(String value)
getClientPrefix
public String getClientPrefix()
setClientPrefix
public void setClientPrefix(String value)
getServerPrefix
public String getServerPrefix()
setServerPrefix
public void setServerPrefix(String value)
execute
public void execute()
throws IOException
- Compiles view files
- Throws:
IOException
Copyright © 2012. All Rights Reserved.