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