[jira] [Comment Edited] (XALANJ-2823) implementation of xpath 3.1 partial function applications
"Mukul Gandhi (Jira)" <[email protected]>
| Newsgroups | gmane.text.xml.xalan.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/XALANJ-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041139#comment-18041139 ]
Mukul Gandhi edited comment on XALANJ-2823 at 11/27/25 5:30 PM:
----------------------------------------------------------------
[~singingbush]
The class org.apache.xpath.objects.ResultSequence, is part of Xalan-J's xslt 3.0 src code, and doesn't require any other jar to resolve its use. This class could be part of xpath31_types.jar, but I found it difficult to have it like that, and placed it within Xalan-J's xslt 3.0 src code itself.
I think, it'll be easier to build Xalan-J's xslt 3.0 jar via Maven command line. I'm sorry, that I cannot help much with setting up an Eclipse IDE development environment, for Xalan-J's xslt 3.0 project. Hoping that, you'll be able to resolve these issues.
Xalan-J xslt 3.0 pr shall be useful.
was (Author: mukul_gandhi):
[~singingbush]
The class org.apache.xpath.objects.ResultSequence, is part of Xalan-J's xslt 3.0 src code, and doesn't require any other jar to resolve its use. This class could be part of xpath31_types.jar, but I found it difficult to have it like that, and placed it within Xalan-J's xslt 3.0 src code itself.
I think, it'll be easier to build Xalan-J's XSLT 3.0 jar via Maven command line. I'm sorry, that I cannot help much with setting up an Eclipse IDE development environment, for Xalan-J's xslt 3.0 project. Hoping that, you'll be able to resolve these issues.
Xalan-J xslt 3.0 pr shall be useful.
> implementation of xpath 3.1 partial function applications
> ---------------------------------------------------------
>
> Key: XALANJ-2823
> URL: https://issues.apache.org/jira/browse/XALANJ-2823
> Project: XalanJ2
> Issue Type: Task
> Security Level: No security risk; visible to anyone(Ordinary problems in Xalan projects. Anybody can view the issue.)
> Reporter: Mukul Gandhi
> Assignee: Mukul Gandhi
> Priority: Major
>
> I'm creating this jira issue to track, implementation of XPath 3.1 partial function applications within Xalan-J's XSLT 3.0 dev repos branch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)