[ http://issues.apache.org/jira/browse/XALANJ-1547?page=all ]
Brian Minchau updated XALANJ-1547:
----------------------------------
Version: Latest Development Code
(was: 2.5)
> About a class cast in XPathEvaluatorImpl.java
> ---------------------------------------------
>
> Key: XALANJ-1547
> URL: http://issues.apache.org/jira/browse/XALANJ-1547
> Project: XalanJ2
> Type: Bug
> Components: XPath
> Versions: Latest Development Code
> Environment: Operating System: Other
> Platform: All
> Reporter: Satoshi Hada
> Assignee: Xalan Developers Mailing List
>
> XPathEvaluatorImpl.java, line 204:
> In the createExpression method, the "resolver" instance is
> casted to PrefixResolver. This causes a problem.
> When I use my own implementation of the XPathNSResolver interface,
> a ClassCastException is thrown.
> The "resolver" instance should be wrapped by a class implementing
> the PrefixResolver interface.
--
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]