|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | 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 |
Type | Method |
---|---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |