attributeCodecs property

Map<String, TextAttributeDeltaCodec> attributeCodecs
final

Maps string keys to matching attribute codecs.

Implementation

final Map<String, TextAttributeDeltaCodec> attributeCodecs;