Xerces2 Java XML Parser might work since it's XML being parsed, not Java; but "Xerces2 Java XML" is simply wrong. It's a parser, not an XML.
On Sun, Jul 12, 2020 at 7:32 AM Mukul Gandhi <[email protected]> wrote: > > Hi all, > On the page, https://xerces.apache.org/xerces2-j/ there are few places, > where its mentioned 'Xerces2 Java Parser'. I propose that, it gets changed to > 'Xerces2 Java XML'. Therefore after this change, on the mentioned page, > following will appear: > > 'Xerces2 Java XML Readme', instead of 'Xerces2 Java Parser Readme'. > 'Xerces2 Java XML 2.12.1', instead of 'Xerces2 Java Parser 2.12.1'. > > To do above, the file entities.ent within the Xerces-J svn repos needs to be > changed (particularly, the line <!ENTITY ParserNameLong 'Xerces2 Java > Parser'>. I also propose that, <!ENTITY ParserNameLong gets changed to > <!ENTITY ProductNameLong). > > Does, anyone has any objections for the mentioned changes? Or, it can be done? > > > > -- > Regards, > Mukul Gandhi -- Elliotte Rusty Harold [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
