Support for building forms from a LayoutDescription/Presentation or FormDescription.

Clients will use a FormWriter to "write" a form out off a resourceID. It's the FormWriter's responsibility to locate the resource - either from a filepath or from a resource relative to a given class and read all relevant descriptions from the found InputStream. Using the descriptions it can:

@author (C) 2003 Jeanette Winzenburg