Xerces and XMLMessages.java

N

Nicole

I'm looking for the source of some error messages in Xerces. A sample
error I'm trying to look for would be:

Element type "Title" must be followed by either attribute
specifications, ">" or "/>".

By looking at the code on the Apache site, it seems to be in
org.apache.xerces.msg.XMLMessages.java. But according to the CVS
repository on that site, this class is now in the Attic. Has it been
moved? Or is it no longer used? Where can I find the source of these
error messages?

Thanks,
Nicole
 
J

Johannes Koch

Nicole said:
I'm looking for the source of some error messages in Xerces. A sample
error I'm trying to look for would be:

Element type "Title" must be followed by either attribute
specifications, ">" or "/>".

By looking at the code on the Apache site, it seems to be in
org.apache.xerces.msg.XMLMessages.java.

I think, it's in org.apache.xerces.impl.msg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,997
Messages
2,570,241
Members
46,831
Latest member
RusselWill

Latest Threads

Top