DOM - Creating Documents

Paul Prescod paul at prescod.net
Wed Apr 21 15:25:55 BST 1999


Miles Sabin wrote:
> 
> 
> We could have a DocumentFactory interface that looked
> like this,
> 
>   interface DocumentFactory
>   {
>      Document createDocument();
>   }
> 
> But then how do we get hold of a concrete instance of
> this factory interface so that we can call the method?
> We can't.

The non-standard line of code to get a single, reusable DocumentFactory
would be invoked once per program. The code to generate new documents
could be in many different places and might be invoked over and over
again.

-- 
 Paul Prescod  - ISOGEN Consulting Engineer speaking for only himself
 http://itrc.uwaterloo.ca/~papresco

"The Excursion [Sport Utility Vehicle] is so large that it will come
equipped with adjustable pedals to fit smaller drivers and sensor 
devices that warn the driver when he or she is about to back into a
Toyota or some other object." -- Dallas Morning News

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list