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
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