[ http://issues.apache.org/jira/browse/XERCESJ-1077?page=all ]
Michael Glavassevich resolved XERCESJ-1077:
-------------------------------------------
Resolution: Fixed
The XMLReader is already an implementer of PSVIProvider, not propogating this
up to the SAXParser was probably an oversight. The CVS version (which will be
in Xerces 2.7.0) of the JAXP SAXParser now implements PSVIProvider. Thanks for
reporting.
> the JAXP SAXParser implementation is not a PSVI provider
> --------------------------------------------------------
>
> Key: XERCESJ-1077
> URL: http://issues.apache.org/jira/browse/XERCESJ-1077
> Project: Xerces2-J
> Type: Improvement
> Components: XML Schema API
> Versions: 2.6.2
> Environment: jdk 1.5.0 windows xp pro
> Reporter: Michael Skells
>
> xerces 2.6.2 states that the PSVIProvider is part of the apache 2.6.2
> standard SAXParser, but this support has not been rippled down to the JAP
> SAXParser.
> The JAXPSaxParser internal parser (accessed via getParser() ) supports this
> so the PSVIProvider interface simply requires delegation of the behavoir to
> the underlying parser.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]