|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.iface.domain.ITF_Writer
public class ITF_Writer
| Constructor Summary | |
|---|---|
ITF_Writer()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
|
void |
writeDomain(Domain dom,
java.io.File file)
|
void |
writeDomain(Domain dom,
java.io.Writer out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ITF_Writer()
| Method Detail |
|---|
public void writeDomain(Domain dom,
java.io.File file)
throws java.io.IOException
java.io.IOException
public void writeDomain(Domain dom,
java.io.Writer out)
throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] argv)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||