public class TelephoneNumberNormalizer extends Normalizer
serialVersionUIDdescription, extensions, isEnabled, isObsolete, isReadOnly, locked, names, objectType, oid, schemaName, specification| Constructor and Description |
|---|
TelephoneNumberNormalizer()
Creates a new instance of TelephoneNumberNormalizer.
|
| Modifier and Type | Method and Description |
|---|---|
String |
normalize(String value)
Gets the normalized value.
|
Value<?> |
normalize(Value<?> value)
Gets the normalized value.
|
equals, setSchemaManager, toStringcopy, getBytecode, getFqcn, isValid, setBytecode, setFqcnaddExtension, addExtension, addName, clear, compareOid, copy, getDescription, getExtension, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hasExtension, hashCode, isDisabled, isEnabled, isObsolete, isReadOnly, lock, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setReadOnly, setSchemaName, setSpecification, unlockpublic TelephoneNumberNormalizer()
public Value<?> normalize(Value<?> value) throws LdapException
normalize in class Normalizervalue - the value to normalize. It must *not* be null !LdapException - if an error results during normalizationpublic String normalize(String value) throws LdapException
normalize in class Normalizervalue - the value to normalize. It must *not* be null !LdapException - if an error results during normalizationCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.