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.
