|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.spy.util.TypeNameGen
Used at compile time to generate net.spy.db.TypeNames.
| Constructor Summary | |
TypeNameGen()
Get the TypeNameGen instance. |
|
| Method Summary | |
static void |
main(String[] args)
Write out the TypeNames implementation. |
void |
writeTo(PrintStream ps)
Write the TypeNames class to the given PrintStream. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TypeNameGen()
| Method Detail |
public void writeTo(PrintStream ps)
throws IOException
ps - the printstream to which to write the source
IOException - if there's a problem writing
public static void main(String[] args)
throws IOException
IOException - if there's a problem writing the file
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||