Package | Description |
---|---|
com.ibm.icu.message2 |
Tech Preview implementation of the
MessageFormat v2 specification.
|
Modifier and Type | Field and Description |
---|---|
Map<String,MFDataModel.Option> |
MFDataModel.FunctionAnnotation.options
Deprecated.
|
Map<String,MFDataModel.Option> |
MFDataModel.Markup.options
Deprecated.
|
Constructor and Description |
---|
FunctionAnnotation(String name,
Map<String,MFDataModel.Option> options)
Deprecated.
This API is for technology preview only.
|
Markup(com.ibm.icu.message2.MFDataModel.Markup.Kind kind,
String name,
Map<String,MFDataModel.Option> options,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
Copyright © 2016 Unicode, Inc. and others.