public class DmoAttributeFactoryFormatter extends Object
| Constructor and Description |
|---|
DmoAttributeFactoryFormatter(PrintStream p) |
| Modifier and Type | Method and Description |
|---|---|
void |
dumpFactory(SchemaManager sm,
SchemaDefinition sd,
String dmodir)
For all AttributeDefinitions in the schema, this method dumps a [schema]AttributeFactory
to the DMO subdirectory.
|
public DmoAttributeFactoryFormatter(PrintStream p)
public void dumpFactory(SchemaManager sm, SchemaDefinition sd, String dmodir) throws IOException
sd - The schema.dmodir - The output directory.IOExceptionIOExceptionResultExceptionCopyright © 2023. All rights reserved.