| Interface | Description |
|---|---|
| EntityFactory |
An interface to be implemented by classes needed to create Schema elements.
|
| Class | Description |
|---|---|
| AttributeClassLoader |
A class loader that loads classes from an attribute within an entry.
|
| JarLdifSchemaLoader |
Loads schema data from LDIF files containing entries representing schema
objects, using the meta schema format.
|
| LdifSchemaLoader |
Loads schema data from LDIF files containing entries representing schema
objects, using the meta schema format.
|
| SchemaEntityFactory |
Showing how it's done ...
|
| SchemaMarker | |
| SingleLdifSchemaLoader |
A schema loader based on a single monolithic ldif file containing all the schema partition elements
Performs better than any other existing LDIF schema loaders.
|
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.