Class SchemaToLdif

    • Method Detail

      • transform

        public static void transform​(List<Schema> schemas)
                              throws ParserException
        This method takes a list of schema and transform them to Ldif files
        Parameters:
        schemas - The list of schema to be transformed
        Throws:
        ParserException - If we get an error while converting the schemas