public class SdmxSchemaWriterFactory extends java.lang.Object implements SchemaWriterFactory
Constructor and Description |
---|
SdmxSchemaWriterFactory() |
Modifier and Type | Method and Description |
---|---|
SchemaWriterEngine |
getSchemaWriterEngine(SchemaFormat format)
Returns the SchemaWriterEngine that can write schema in the given format, returns null if the format is unknown to this factory
|
void |
setSchemaLocationProperties(java.util.Properties properties) |
public SchemaWriterEngine getSchemaWriterEngine(SchemaFormat format)
SchemaWriterFactory
getSchemaWriterEngine
in interface SchemaWriterFactory
format
- the format to write the schema inpublic void setSchemaLocationProperties(java.util.Properties properties)