[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Designing constructor for QName class
- From: Frans Englich <frans.englich@telia.com>
- To: xml-dev@lists.xml.org
- Date: Thu, 9 Nov 2006 15:25:56 +0100
On Thursday 09 November 2006 13:32, Richard Salz wrote:
> Why not just
> QName(String lname)
> QName(String nspfx, String lname)
How is that different from:
QName(String lname, String namespace = String())
except for the order of the arguments?
Cheers,
Frans
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]