Package | Description |
---|---|
com.ibm.icu.message2 |
Tech Preview implementation of the
MessageFormat v2 specification.
|
Modifier and Type | Class and Description |
---|---|
static class |
MFDataModel.FunctionAnnotation
Deprecated.
This API is for technology preview only.
|
Modifier and Type | Field and Description |
---|---|
MFDataModel.Annotation |
MFDataModel.LiteralExpression.annotation
Deprecated.
|
MFDataModel.Annotation |
MFDataModel.VariableExpression.annotation
Deprecated.
|
Constructor and Description |
---|
LiteralExpression(MFDataModel.Literal arg,
MFDataModel.Annotation annotation,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
VariableExpression(MFDataModel.VariableRef arg,
MFDataModel.Annotation annotation,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
Copyright © 2016 Unicode, Inc. and others.