Package | Description |
---|---|
com.ibm.icu.message2 |
Tech Preview implementation of the
MessageFormat v2 specification.
|
Modifier and Type | Class and Description |
---|---|
static class |
MFDataModel.FunctionExpression
Deprecated.
This API is for technology preview only.
|
static class |
MFDataModel.LiteralExpression
Deprecated.
This API is for technology preview only.
|
static class |
MFDataModel.Markup
Deprecated.
This API is for technology preview only.
|
static class |
MFDataModel.VariableExpression
Deprecated.
This API is for technology preview only.
|
Modifier and Type | Field and Description |
---|---|
MFDataModel.Expression |
MFDataModel.LocalDeclaration.value
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
List<MFDataModel.Expression> |
MFDataModel.SelectMessage.selectors
Deprecated.
|
Constructor and Description |
---|
LocalDeclaration(String name,
MFDataModel.Expression value)
Deprecated.
This API is for technology preview only.
|
Constructor and Description |
---|
SelectMessage(List<MFDataModel.Declaration> declarations,
List<MFDataModel.Expression> selectors,
List<MFDataModel.Variant> variants)
Deprecated.
This API is for technology preview only.
|
Copyright © 2016 Unicode, Inc. and others.