← Prev in month ← Prev in thread
Next in thread → Next in month →

SAX2r3 bug: NamespaceSupport.declarePrefix() does not throw exception

From
Norman Walsh <>
To
SAX Developers' List <>
Date
2004-04-22T19:16:40Z
ID
<>
Thread
SAX2r3 bug: NamespaceSupport.declarePrefix() does not throw exception
/ David Megginson <> was heard to say:
| I'd appreciate it if anyone interested could look over the prerelease of SAX2r3:
|
|    http://sourceforge.net/project/showfiles.php?group_id=29449

The method

   org.xml.sax.helpers.NamespaceSupport.declarePrefix()

needs a patch to throw IllegalStateException in cases when a prefix is
declared after looking up a name in the current Namespace context, or
after pushing another context on top of it. The method should throw
the exception according to the javadoc.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <> | 
http://nwalsh.com/            |
← Prev in month ← Prev in thread
Next in thread → Next in month →