| Package | Description |
|---|---|
| org.opends.server.tools.makeldif |
This package provides classes for a tool which may be used to generate LDIF
content based on user-defined templates.
|
| org.opends.server.types |
Contains implementations for a number of Directory Server data
types.
|
| org.opends.server.util |
Contains implementations for various Directory Server utility classes and
methods which may be used throughout the server but do not necessarily fit in
elsewhere.
|
| Class and Description |
|---|
| Branch
This class defines a branch that should be included in the resulting LDIF.
|
| EntryWriter
This interface defines a method that may be used to write entries generated
through the MakeLDIF utility.
|
| MakeLDIFException
This class defines an exception that can be thrown if a problem occurs during
MakeLDIF processing.
|
| Tag
This class defines a tag that may be used in a template line.
|
| TagResult
This class defines a data structure that provides information about the
result of tag processing.
|
| Template
This class defines a template, which is a pattern that may be used to
generate entries.
|
| TemplateEntry
This class defines an entry that is generated using a MakeLDIF branch or
template.
|
| TemplateFile
This class defines a template file, which is a collection of constant
definitions, branches, and templates.
|
| TemplateLine
This class defines a line that may appear in a template or branch.
|
| TemplateValue
This class defines a value generated from a template line.
|
| Class and Description |
|---|
| TemplateFile
This class defines a template file, which is a collection of constant
definitions, branches, and templates.
|
| Class and Description |
|---|
| TemplateEntry
This class defines an entry that is generated using a MakeLDIF branch or
template.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.