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:52 UTC

[jira] Created: (XALANJ-2125) JAXP 1.3: JAXP 1.3 XPath API samples

JAXP 1.3: JAXP 1.3 XPath API samples
------------------------------------

         Key: XALANJ-2125
         URL: http://issues.apache.org/jira/browse/XALANJ-2125
     Project: XalanJ2
        Type: Bug
  Components: Samples-Examples  
    Versions: CurrentCVS    
    Reporter: Morris Kwan


We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:

1. ApplyXPathJAXP.
Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.

2. XPathResolver
Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

-- 
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-2125) JAXP 1.3: JAXP 1.3 XPath API samples

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

Morris Kwan updated XALANJ-2125:
--------------------------------

    Attachment: ApplyXPathJAXP.java

> JAXP 1.3: JAXP 1.3 XPath API samples
> ------------------------------------
>
>          Key: XALANJ-2125
>          URL: http://issues.apache.org/jira/browse/XALANJ-2125
>      Project: XalanJ2
>         Type: Bug
>   Components: Samples-Examples
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>  Attachments: ApplyXPathJAXP.java, XPathResolver.java
>
> We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:
> 1. ApplyXPathJAXP.
> Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.
> 2. XPathResolver
> Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

-- 
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-2125) JAXP 1.3: JAXP 1.3 XPath API samples

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

     Resolution: Fixed
    Fix Version: CurrentCVS

> JAXP 1.3: JAXP 1.3 XPath API samples
> ------------------------------------
>
>          Key: XALANJ-2125
>          URL: http://issues.apache.org/jira/browse/XALANJ-2125
>      Project: XalanJ2
>         Type: Bug
>   Components: Samples-Examples
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: ApplyXPathJAXP.java, XPathResolver.java
>
> We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:
> 1. ApplyXPathJAXP.
> Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.
> 2. XPathResolver
> Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

-- 
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-2125) JAXP 1.3: JAXP 1.3 XPath API samples

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

Morris Kwan updated XALANJ-2125:
--------------------------------

    Attachment: XPathResolver.java

> JAXP 1.3: JAXP 1.3 XPath API samples
> ------------------------------------
>
>          Key: XALANJ-2125
>          URL: http://issues.apache.org/jira/browse/XALANJ-2125
>      Project: XalanJ2
>         Type: Bug
>   Components: Samples-Examples
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>  Attachments: ApplyXPathJAXP.java, XPathResolver.java
>
> We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:
> 1. ApplyXPathJAXP.
> Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.
> 2. XPathResolver
> Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

-- 
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] Assigned: (XALANJ-2125) JAXP 1.3: JAXP 1.3 XPath API samples

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

Morris Kwan reassigned XALANJ-2125:
-----------------------------------

    Assign To: Morris Kwan

> JAXP 1.3: JAXP 1.3 XPath API samples
> ------------------------------------
>
>          Key: XALANJ-2125
>          URL: http://issues.apache.org/jira/browse/XALANJ-2125
>      Project: XalanJ2
>         Type: Bug
>   Components: Samples-Examples
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: ApplyXPathJAXP.java, XPathResolver.java
>
> We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:
> 1. ApplyXPathJAXP.
> Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.
> 2. XPathResolver
> Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

-- 
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-2125) JAXP 1.3: JAXP 1.3 XPath API samples

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


> JAXP 1.3: JAXP 1.3 XPath API samples
> ------------------------------------
>
>          Key: XALANJ-2125
>          URL: http://issues.apache.org/jira/browse/XALANJ-2125
>      Project: XalanJ2
>         Type: Bug
>   Components: Samples-Examples
>     Versions: Latest Development Code
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: 2.7
>  Attachments: ApplyXPathJAXP.java, XPathResolver.java
>
> We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:
> 1. ApplyXPathJAXP.
> Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.
> 2. XPathResolver
> Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

-- 
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-2125) JAXP 1.3: JAXP 1.3 XPath API samples

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

Morris Kwan updated XALANJ-2125:
--------------------------------

    Attachment: XPathResolver.java

XPathResolver demonstrates the use of NamespaceContext, XPathFunctionResolver
and XPathVariableResolver. The evaluated XPath expression ("ex:addFunc(2, 3) + $xyz")
contains an extension function and a variable reference. The extension function
and variable are evaluated using our customized XPathFunctionResolver and
XPathVariableResolver respectively. A NamespaceContext implementation is also
needed to map the prefix in the extension function to a valid namespace uri. 

> JAXP 1.3: JAXP 1.3 XPath API samples
> ------------------------------------
>
>          Key: XALANJ-2125
>          URL: http://issues.apache.org/jira/browse/XALANJ-2125
>      Project: XalanJ2
>         Type: Bug
>   Components: Samples-Examples
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>  Attachments: ApplyXPathJAXP.java, XPathResolver.java
>
> We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:
> 1. ApplyXPathJAXP.
> Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.
> 2. XPathResolver
> Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

-- 
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-2125) JAXP 1.3: JAXP 1.3 XPath API samples

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

Brian Minchau updated XALANJ-2125:
----------------------------------

    Fix Version: 2.7
                     (was: CurrentCVS)

> JAXP 1.3: JAXP 1.3 XPath API samples
> ------------------------------------
>
>          Key: XALANJ-2125
>          URL: http://issues.apache.org/jira/browse/XALANJ-2125
>      Project: XalanJ2
>         Type: Bug
>   Components: Samples-Examples
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: 2.7
>  Attachments: ApplyXPathJAXP.java, XPathResolver.java
>
> We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:
> 1. ApplyXPathJAXP.
> Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.
> 2. XPathResolver
> Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

-- 
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-2125) JAXP 1.3: JAXP 1.3 XPath API samples

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

Brian Minchau updated XALANJ-2125:
----------------------------------

    reviewer: ilene@ca.ibm.com

> JAXP 1.3: JAXP 1.3 XPath API samples
> ------------------------------------
>
>          Key: XALANJ-2125
>          URL: http://issues.apache.org/jira/browse/XALANJ-2125
>      Project: XalanJ2
>         Type: Bug
>   Components: Samples-Examples
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: ApplyXPathJAXP.java, XPathResolver.java
>
> We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:
> 1. ApplyXPathJAXP.
> Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.
> 2. XPathResolver
> Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

-- 
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-2125) JAXP 1.3: JAXP 1.3 XPath API samples

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

Brian Minchau updated XALANJ-2125:
----------------------------------

     Xalan info: [PatchAvailable]
    Environment: 
    Description: 
We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:

1. ApplyXPathJAXP.
Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.

2. XPathResolver
Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

  was:
We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:

1. ApplyXPathJAXP.
Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.

2. XPathResolver
Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.


> JAXP 1.3: JAXP 1.3 XPath API samples
> ------------------------------------
>
>          Key: XALANJ-2125
>          URL: http://issues.apache.org/jira/browse/XALANJ-2125
>      Project: XalanJ2
>         Type: Bug
>   Components: Samples-Examples
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: ApplyXPathJAXP.java, XPathResolver.java
>
> We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:
> 1. ApplyXPathJAXP.
> Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.
> 2. XPathResolver
> Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

-- 
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-2125) JAXP 1.3: JAXP 1.3 XPath API samples

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

Morris Kwan updated XALANJ-2125:
--------------------------------

    Attachment: ApplyXPathJAXP.java

ApplyXPathJAXP is a basic utility for applying an XPath expression to an input xml file and printing
the evaluation result, using JAXP 1.3 XPath API.

> JAXP 1.3: JAXP 1.3 XPath API samples
> ------------------------------------
>
>          Key: XALANJ-2125
>          URL: http://issues.apache.org/jira/browse/XALANJ-2125
>      Project: XalanJ2
>         Type: Bug
>   Components: Samples-Examples
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>  Attachments: ApplyXPathJAXP.java, XPathResolver.java
>
> We will provide two samples to demonstrate how to use the XPath API in JAXP 1.3:
> 1. ApplyXPathJAXP.
> Similar to the existing ApplyXPath sample, using the JAXP 1.3 XPath API instead.
> 2. XPathResolver
> Demonstrates the use of NamespaceContext, XPathFunctionResolver and XPathVariableResolver.

-- 
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