public final class SchemaToLdif extends Object
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 © 2017. All rights reserved.