|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Title: interface SchemaExporter
Description: Interface to be implemented by schema exporting classes
Copyright: Copyright (c) 2003
Company: CMC Computers
Method Summary | |
void |
exportSchema(OutputStream os,
TCExport tce)
Export the schema into the given output stream. |
Method Detail |
public void exportSchema(OutputStream os, TCExport tce) throws ExportException
os
- OutputStream to export the schema totce
- TCExport to get the schema structure from
Exporter.ExportException
ExportException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |