You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Morris Kwan (JIRA)" <xa...@xml.apache.org> on 2005/05/19 16:40:55 UTC

[jira] Created: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
---------------------------------------------------------------------------

         Key: XALANJ-2126
         URL: http://issues.apache.org/jira/browse/XALANJ-2126
     Project: XalanJ2
        Type: Bug
  Components: XPath-API  
    Versions: CurrentCVS    
    Reporter: Morris Kwan


We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

Posted by "Morris Kwan (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2126?page=all ]

Morris Kwan updated XALANJ-2126:
--------------------------------

    Attachment: XPathFunctionImpl.java

org.apache.xalan.extensions.XPathFunctionImpl is a sample implementation of javax.xml.xpath.XPathFunction, which is used by XPathFunctionResolverImpl.

> JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
> ---------------------------------------------------------------------------
>
>          Key: XALANJ-2126
>          URL: http://issues.apache.org/jira/browse/XALANJ-2126
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>  Attachments: ExtensionNamespaceContext.java, XPathFunctionImpl.java, XPathFunctionResolverImpl.java, extension_resolver.patch
>
> We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2126?page=all ]

Brian Minchau updated XALANJ-2126:
----------------------------------

    Assign To: Morris Kwan

> JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
> ---------------------------------------------------------------------------
>
>          Key: XALANJ-2126
>          URL: http://issues.apache.org/jira/browse/XALANJ-2126
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: ExtensionFunctionResolver.java, ExtensionNamespaceContext.java, XPathFunctionImpl.java, XPathFunctionResolverImpl.java, extension_resolver.patch
>
> We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

Posted by "Morris Kwan (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2126?page=all ]

Morris Kwan updated XALANJ-2126:
--------------------------------

    Attachment: ExtensionNamespaceContext.java

ExtensionNamespaceContext is an implementation of javax.xml.namespace.NamespaceContext. It maps URIs to namespaces used in Java and EXSLT extensions.

> JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
> ---------------------------------------------------------------------------
>
>          Key: XALANJ-2126
>          URL: http://issues.apache.org/jira/browse/XALANJ-2126
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>  Attachments: ExtensionNamespaceContext.java, XPathFunctionImpl.java, XPathFunctionResolverImpl.java, extension_resolver.patch
>
> We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2126?page=all ]

Brian Minchau updated XALANJ-2126:
----------------------------------

     Xalan info: [PatchAvailable]
    Environment: 

> JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
> ---------------------------------------------------------------------------
>
>          Key: XALANJ-2126
>          URL: http://issues.apache.org/jira/browse/XALANJ-2126
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: ExtensionFunctionResolver.java, ExtensionNamespaceContext.java, XPathFunctionImpl.java, XPathFunctionResolverImpl.java, extension_resolver.patch
>
> We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2126?page=all ]

Brian Minchau updated XALANJ-2126:
----------------------------------

    Fix Version: 2.7
                     (was: CurrentCVS)

> JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
> ---------------------------------------------------------------------------
>
>          Key: XALANJ-2126
>          URL: http://issues.apache.org/jira/browse/XALANJ-2126
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: 2.7
>  Attachments: ExtensionFunctionResolver.java, ExtensionNamespaceContext.java, XPathFunctionImpl.java, XPathFunctionResolverImpl.java, extension_resolver.patch
>
> We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

Posted by "Morris Kwan (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2126?page=all ]

Morris Kwan updated XALANJ-2126:
--------------------------------

    Attachment: extension_resolver.patch

The file extension_resolver.patch is a patch to the other files.

> JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
> ---------------------------------------------------------------------------
>
>          Key: XALANJ-2126
>          URL: http://issues.apache.org/jira/browse/XALANJ-2126
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>  Attachments: ExtensionNamespaceContext.java, XPathFunctionImpl.java, XPathFunctionResolverImpl.java, extension_resolver.patch
>
> We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

Posted by "Morris Kwan (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2126?page=all ]

Morris Kwan updated XALANJ-2126:
--------------------------------

    Attachment: ExtensionFunctionResolver.java

ExtensionFunctionResolver is a sample to demonstrate how to use the sample
XPathFunctionResolver to evaluate XPath expressions containing
Java and EXSLT extension functions.

> JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
> ---------------------------------------------------------------------------
>
>          Key: XALANJ-2126
>          URL: http://issues.apache.org/jira/browse/XALANJ-2126
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>  Attachments: ExtensionFunctionResolver.java, ExtensionNamespaceContext.java, XPathFunctionImpl.java, XPathFunctionResolverImpl.java, extension_resolver.patch
>
> We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

Posted by "Morris Kwan (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2126?page=all ]

Morris Kwan updated XALANJ-2126:
--------------------------------

    Attachment: XPathFunctionResolverImpl.java

org.apache.xalan.extensions.XPathFunctionResolverImpl is a sample implementation of javax.xml.xpath.XPathFunctionResolver, which supports the Java and EXSLT extension functions.

> JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
> ---------------------------------------------------------------------------
>
>          Key: XALANJ-2126
>          URL: http://issues.apache.org/jira/browse/XALANJ-2126
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>  Attachments: ExtensionNamespaceContext.java, XPathFunctionImpl.java, XPathFunctionResolverImpl.java, extension_resolver.patch
>
> We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Closed: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

Posted by "Morris Kwan (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2126?page=all ]
     
Morris Kwan closed XALANJ-2126:
-------------------------------


> JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
> ---------------------------------------------------------------------------
>
>          Key: XALANJ-2126
>          URL: http://issues.apache.org/jira/browse/XALANJ-2126
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: Latest Development Code
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: 2.7
>  Attachments: ExtensionFunctionResolver.java, ExtensionNamespaceContext.java, XPathFunctionImpl.java, XPathFunctionResolverImpl.java, extension_resolver.patch
>
> We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2126?page=all ]

Brian Minchau updated XALANJ-2126:
----------------------------------

    reviewer: ilene@ca.ibm.com

> JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
> ---------------------------------------------------------------------------
>
>          Key: XALANJ-2126
>          URL: http://issues.apache.org/jira/browse/XALANJ-2126
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: ExtensionFunctionResolver.java, ExtensionNamespaceContext.java, XPathFunctionImpl.java, XPathFunctionResolverImpl.java, extension_resolver.patch
>
> We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Resolved: (XALANJ-2126) JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions

Posted by "Morris Kwan (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2126?page=all ]
     
Morris Kwan resolved XALANJ-2126:
---------------------------------

     Resolution: Fixed
    Fix Version: CurrentCVS

> JAXP 1.3: Sample XPathFunctionResolver to support Java and EXSLT extensions
> ---------------------------------------------------------------------------
>
>          Key: XALANJ-2126
>          URL: http://issues.apache.org/jira/browse/XALANJ-2126
>      Project: XalanJ2
>         Type: Bug
>   Components: XPath-API
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: ExtensionFunctionResolver.java, ExtensionNamespaceContext.java, XPathFunctionImpl.java, XPathFunctionResolverImpl.java, extension_resolver.patch
>
> We will provide a sample XPathFunctionResolver implementation, which supports the use of Java and EXSLT extensions.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org