@AutoService(value=org.adroitlogic.x.api.XMessageFormatFactory.class) public class DOMMessageFormatFactory extends Object implements org.adroitlogic.x.api.XMessageFormatFactory<Node>
XMessageFormat
instances. The createMessageFormat(Node)
method will create a DOMMessageFormat
based on the given Node
Constructor and Description |
---|
DOMMessageFormatFactory() |
Modifier and Type | Method and Description |
---|---|
org.adroitlogic.x.api.XMessageFormat<Node> |
createMessageFormat(Node node) |
Copyright © 2016–2019 AdroitLogic. All rights reserved.