show/hide this revision's text 2 added 116 characters in body

The pattern (if there is any at all) depends on the subclass of Format. There is no guarantee that a Format would even use a pattern for its formatting.

Edit: I'm not sure what you're trying to do, but if you need to persist a Format instance, it is Serializable.

show/hide this revision's text 1

The pattern (if there is any at all) depends on the subclass of Format. There is no guarantee that a Format would even use a pattern for its formatting.