|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Normalizer
Converts attribute values to a canonical form.
Method Summary | |
---|---|
java.lang.Object |
normalize(java.lang.Object value)
Gets the normalized value. |
Method Detail |
---|
java.lang.Object normalize(java.lang.Object value) throws javax.naming.NamingException
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 |