|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.directory.server.xdbm.tools.IndexUtils
public class IndexUtils
Utility methods for Index objects.
| Constructor Summary | |
|---|---|
IndexUtils()
|
|
| Method Summary | |
|---|---|
static void |
printContents(Index<?,ServerEntry> idx)
|
static void |
printContents(Index<?,ServerEntry> idx,
java.io.OutputStream outputStream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexUtils()
| Method Detail |
|---|
public static void printContents(Index<?,ServerEntry> idx)
throws java.lang.Exception
java.lang.Exception
public static void printContents(Index<?,ServerEntry> idx,
java.io.OutputStream outputStream)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||