FormatFactory¶
Creating Format by Name¶
Format of(
FormatInfo formatInfo)
of converts the name of the format (from the given FormatInfo) to a Format and requests to validate the properties.
Format of(
FormatInfo formatInfo)
of converts the name of the format (from the given FormatInfo) to a Format and requests to validate the properties.