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