public class SyntaxValueTranscoder extends AbstractSchemaElementValueTranscoder<Syntax>
| Constructor and Description |
|---|
SyntaxValueTranscoder() |
| Modifier and Type | Method and Description |
|---|---|
Syntax |
decodeStringValue(String value)
Decodes the supplied ldap attribute value into a custom type.
|
Class<Syntax> |
getType()
Returns the type produced by this value transcoder.
|
encodeStringValuedecodeBinaryValue, encodeBinaryValuepublic Syntax decodeStringValue(String value)
ValueTranscodervalue - to decodepublic Class<Syntax> getType()
ValueTranscoderCopyright © 2003-2019 Virginia Tech. All Rights Reserved.