@Deprecated public interface SchemaWriterIF
Modifier and Type | Method and Description |
---|---|
void |
write(SchemaIF schema)
Deprecated.
PUBLIC: Writes the schema.
|
void write(SchemaIF schema) throws IOException
IOException
- Thrown if there are problems writing
to the specified location.