|
||||||||||
| 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.String |
normalize(java.lang.String value)
Gets the normalized value. |
Value<?> |
normalize(Value<?> value)
Gets the normalized value. |
| Method Detail |
|---|
Value<?> normalize(Value<?> value)
throws javax.naming.NamingException
value - the value to normalize. It must *not* be null !
javax.naming.NamingException - if an error results during normalization
java.lang.String normalize(java.lang.String 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 | |||||||||