|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.schema.ObjectIdentifierNormalizer
A normalizer for the objectIdentifierMatch matching rule.
Constructor Summary | |
ObjectIdentifierNormalizer()
|
Method Summary | |
java.lang.Object |
normalize(java.lang.Object value)
Gets the normalized value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ObjectIdentifierNormalizer()
Method Detail |
public java.lang.Object normalize(java.lang.Object value) throws javax.naming.NamingException
Normalizer
normalize
in interface Normalizer
value
- the value to normalize. It must *not* be null !
javax.naming.NamingException
- if an error results during normalization
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |