|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objecttoolbox.ldap.MapBuilderImpl
public class MapBuilderImpl
Default MapBuilder implementation.
| Constructor Summary | |
|---|---|
MapBuilderImpl()
Default constructor. |
|
| Method Summary | |
|---|---|
java.util.Map |
buildMap(javax.naming.directory.Attributes attributes)
Convert the given naming Attributes into a Map instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapBuilderImpl()
| Method Detail |
|---|
public java.util.Map buildMap(javax.naming.directory.Attributes attributes)
throws LDAPException
buildMap in interface MapBuilderattributes - Attributes instance to convert.
LDAPException - if the attributes cannot be converted.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||