Uses of Class
org.opends.server.types.NamedCharacterSet
-
Packages that use NamedCharacterSet Package Description org.opends.server.types Contains implementations for a number of Directory Server data types. -
-
Uses of NamedCharacterSet in org.opends.server.types
Methods in org.opends.server.types that return NamedCharacterSet Modifier and Type Method Description static NamedCharacterSet[]
NamedCharacterSet. decodeCharacterSets(SortedSet<String> values)
Decodes the values of the provided configuration attribute as a set of character set definitions.
-