public class DITStructureRuleValueTranscoder extends AbstractSchemaElementValueTranscoder<DITStructureRule>
Constructor and Description |
---|
DITStructureRuleValueTranscoder() |
Modifier and Type | Method and Description |
---|---|
DITStructureRule |
decodeStringValue(String value)
Decodes the supplied ldap attribute value into a custom type.
|
Class<DITStructureRule> |
getType()
Returns the type produced by this value transcoder.
|
encodeStringValue
decodeBinaryValue, encodeBinaryValue
public DITStructureRule decodeStringValue(String value)
ValueTranscoder
value
- to decodepublic Class<DITStructureRule> getType()
ValueTranscoder
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.