A factory to create a view of some portion of document subject. This is intended to enable customization of how views get mapped over a document model.
@author
Timothy Prinzing
@version
1.18 12/19/03
Creates a view from the given structural element of a document.
Parameters
elemthe piece of the document to build a view of
Return
the view
See Also