@AutoService(value=XMessageFormatFactory.class) public class MapFormatFactory extends Object implements XMessageFormatFactory<Map>
MapFormat
which is used to create a map backed message formatConstructor and Description |
---|
MapFormatFactory() |
Modifier and Type | Method and Description |
---|---|
XMessageFormat<Map> |
createMessageFormat(Map content) |
public XMessageFormat<Map> createMessageFormat(Map content)
createMessageFormat
in interface XMessageFormatFactory<Map>
Copyright © 2016–2019 AdroitLogic. All rights reserved.