Andy, Thanks for taking the time to reply. I guess I'll just change the calls to getQName( ) and try not to lose sleep over how it was compiling before :)
-Jason --- Andy Clark <[EMAIL PROTECTED]> wrote: > 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] > __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
