|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.core.network.protocol.ProtocolCompiler
public class ProtocolCompiler
| Nested Class Summary | |
|---|---|
static class |
ProtocolCompiler.JavaSourceFromString
|
| Constructor Summary | |
|---|---|
ProtocolCompiler(java.lang.Package p)
|
|
| Method Summary | |
|---|---|
java.lang.String |
build()
|
void |
buildAndCompile()
|
void |
compile(java.lang.String name,
java.lang.String codeString)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProtocolCompiler(java.lang.Package p)
| Method Detail |
|---|
public void buildAndCompile()
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String build()
public void compile(java.lang.String name,
java.lang.String codeString)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||