Package com.ibm.icu.message2
Class Mf2DataModel
java.lang.Object
com.ibm.icu.message2.Mf2DataModel
Deprecated.
This API is for technology preview only.
This maps closely to the official specification.
Since it is not final, we will not add javadoc everywhere.
See the description of the syntax with examples and use cases and the corresponding EBNF.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Deprecated.This API is for technology preview only.static class
Deprecated.This API is for technology preview only.static class
Deprecated.This API is for technology preview only.static interface
Deprecated.This API is for technology preview only.static class
Deprecated.This API is for technology preview only.static class
Deprecated.This API is for technology preview only.static class
Deprecated.This API is for technology preview only.static class
Deprecated.This API is for technology preview only.static class
Deprecated.This API is for technology preview only. -
Method Summary
Modifier and TypeMethodDescriptionstatic Mf2DataModel.Builder
builder()
Deprecated.This API is for technology preview only.Deprecated.This API is for technology preview only.Deprecated.This API is for technology preview only.Deprecated.This API is for technology preview only.Deprecated.This API is for technology preview only.toString()
Deprecated.This API is for technology preview only.
-
Method Details
-
builder
Deprecated.This API is for technology preview only.Creates a builder.- Returns:
- the Builder.
-
getLocalVariables
Deprecated.This API is for technology preview only. -
getSelectors
Deprecated.This API is for technology preview only. -
getVariants
@Deprecated public Mf2DataModel.OrderedMap<Mf2DataModel.SelectorKeys,Mf2DataModel.Pattern> getVariants()Deprecated.This API is for technology preview only. -
getPattern
Deprecated.This API is for technology preview only. -
toString
Deprecated.This API is for technology preview only.
-