[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: "'xml-dev@xml.org'" <xml-dev@xml.org>
- Date: Tue, 14 Mar 2000 20:58:23 -0500 (EST)
Box, Don writes:
> It would be useful if NamespaceSupport had a method that did the
> reverse of getURI, that is, would return an in-scope prefix that
> corresponded to a given URI (or null if the namespace URI has no
> in-scope declaration). Yes, I know I can implement this in terms of
> getPrefixes(), but that approach is (a) fairly expensive due to the
> linear traversal + excessive casting and (b) error prone.
Agreed -- I've added it to the TODO list.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|