Jason Rizer wrote:
> attrs.getRawName(4);

That was the old name before it was changed to getQName in
SAX 2.0 final.

> documetation for the Attributes interface.  Does
> anyone know anything about this method and how it
> differs from getQName( )?

You shouldn't be able to use this method. It sounds like
a class path issue. Have you checked your ext/ dir of
your Java install to make sure there aren't any hidden
Jars that get loaded under your nose?

-- 
Andy Clark * IBM, TRL - Japan * [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to