[
https://issues.apache.org/jira/browse/XERCESJ-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved XERCESJ-97.
------------------------------------------
Resolution: Won't Fix
class no longer exists
> SAX2COUNT as verifier in emacs
> ------------------------------
>
> Key: XERCESJ-97
> URL: https://issues.apache.org/jira/browse/XERCESJ-97
> Project: Xerces2-J
> Issue Type: Bug
> Components: SAX
> Affects Versions: 2.0.0 [beta]
> Environment: Operating System: Other
> Platform: Other
> Reporter: E. Ulrich Kriegel
> Attachments: ASF.LICENSE.NOT.GRANTED--SAX2Count.java
>
>
> Using sgml-mode emacs can verify xml-docs against dtd's or xml-schemas. The
> result of the
> validation process is displayed in the *compilation* buffer. If the validator
> writes error
> messages or warning in the order:
> file:line:char other infos
> one can jump from the error
> message to the location in file directly.
> So I suggest to change the order of printing in
> SAC2Count as in the following example
> System.err.println(getLocationString(ex)+"
> [Warning]: "+
> ex.getMessage());
> to allow SAX2Count to be used as validator in emacs.
> I
> changed the source code in that way and use SAX2COUNT as a fast verifier for
> my xml-
> docs.
> Yours
> --ulrich
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]