attributeDecoders property

Map<String, TextAttributeDeltaCodec> attributeDecoders
final

Maps string keys to matching attribute codecs.

Implementation

final Map<String, TextAttributeDeltaCodec> attributeDecoders;