|
Oracle Application Server TopLink API Reference 10g (9.0.4) B10491-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--oracle.toplink.tools.builderreader.parser.DescriptorFileWriter
OBSOLETE: This class in now obsolete as the Builder file format has been upgraded to use XML.
| Constructor Summary | |
DescriptorFileWriter()Deprecated. | |
| Method Summary | |
static void |
writeDescriptor(Descriptor descriptor, java.io.Writer writer)Deprecated. Output the descriptor to the file. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DescriptorFileWriter()
| Method Detail |
public static void writeDescriptor(Descriptor descriptor,
java.io.Writer writer)
throws java.io.IOException
java.io.IOException
|
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||