Uses of Class
org.bedework.util.directory.ldif.Ldif.LdifOut
-
Packages that use Ldif.LdifOut Package Description org.bedework.util.directory.ldif -
-
Uses of Ldif.LdifOut in org.bedework.util.directory.ldif
Methods in org.bedework.util.directory.ldif with parameters of type Ldif.LdifOut Modifier and Type Method Description static voidLdif. dumpAttr(Ldif.LdifOut lo, Attribute a)static voidLdif. dumpLdif(Ldif.LdifOut lo, DirRecord rec)dumpLdif write the entire record as ldif.
-