Creates a new instance of the context.
Ends the printing of an optional segment of the input.
Gets the DecimalStyle. !(p) The DecimalStyle controls the localization of numeric output.
Gets the locale. !(p) This locale is used to control localization _in the format output except where localization is controlled by the DecimalStyle.
Gets the temporal object being output.
Gets a value using a query.
Gets the value of the specified field. !(p) This will return the value for the specified field.
Starts the printing of an optional segment of the input.
Returns a string version of the context for debugging.
Context object used during date and time printing. !(p) This class provides a single wrapper to items used _in the format.
@implSpec This class is a mutable context intended for use from a single thread. Usage of the class is thread-safe within standard printing as the framework creates a new instance of the class for each format and printing is single-threaded.
@since 1.8