Package | Description |
---|---|
com.ibm.icu.message2 |
Tech Preview implementation of the
MessageFormat v2 specification.
|
Modifier and Type | Class and Description |
---|---|
static class |
MFDataModel.InputDeclaration
Deprecated.
This API is for technology preview only.
|
static class |
MFDataModel.LocalDeclaration
Deprecated.
This API is for technology preview only.
|
Modifier and Type | Field and Description |
---|---|
List<MFDataModel.Declaration> |
MFDataModel.PatternMessage.declarations
Deprecated.
|
List<MFDataModel.Declaration> |
MFDataModel.SelectMessage.declarations
Deprecated.
|
Constructor and Description |
---|
PatternMessage(List<MFDataModel.Declaration> declarations,
MFDataModel.Pattern pattern)
Deprecated.
This API is for technology preview only.
|
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.