Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XPath abstraction [SWS-19] #178

Closed
gregturn opened this issue Apr 6, 2006 · 1 comment
Closed

XPath abstraction [SWS-19] #178

gregturn opened this issue Apr 6, 2006 · 1 comment

Comments

@gregturn
Copy link
Contributor

gregturn commented Apr 6, 2006

Arjen Poutsma opened SWS-19 and commented

While developing Web service, XPath expression are quite valuable.

For compatibility reasons, we cannot directly depend on the XPath API introduced in JAXP 1.3. Instead, we need to create an XPath abstraction that wraps JAXP 1.3, and other XPath APIs.


Issue Links:

@gregturn
Copy link
Contributor Author

Arjen Poutsma commented

Currently, I've implemented support for JAXP 1.3 XPath expressions, Jaxen, and Xalan. Namespaces and corresponding prefixes used in the XPath expression can be configured using a Map.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants