[
Lists Home |
Date Index |
Thread Index
]
- From: "Michael Kay" <M.H.Kay@eng.icl.co.uk>
- To: "Xml-Dev" <xml-dev@ic.ac.uk>
- Date: Fri, 1 May 1998 13:38:39 +0100
I am trying to subclass InputSource to allow a File to be
supplied as an alternative to a SystemId, CharacterStream,
etc. (The implementation
of this goes through the magic incantations to turn a file
name into a URL).
This is proving clumsy because the InputSource class has no
default constructor.
Since there is a full range of setX() methods, and given the
general usefulness of having a default constructor e.g. for
JavaBeans / ActiveX,
should this omission be rectified?
Mike Kay
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|