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