public class SchemaToLdif extends Object
| Constructor and Description |
|---|
SchemaToLdif() |
| Modifier and Type | Method and Description |
|---|---|
static void |
transform(List<Schema> schemas)
This method takes a list of schema and transform them to Ldif files
|
public static void transform(List<Schema> schemas) throws ParserException
schemas - The list of schema to be transformedParserException - If we get an error while converting the schemasCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.