| Package | Description |
|---|---|
| org.apache.directory.api.ldap.schema.converter |
| Modifier and Type | Method and Description |
|---|---|
private static void |
SchemaToLdif.generate(Schema schema)
Generate the ldif from a schema.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SchemaToLdif.transform(java.util.List<Schema> schemas)
This method takes a list of schema and transform them to Ldif files
|