[
https://issues.apache.org/jira/browse/AXIOM-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612428#comment-13612428
]
isuru janith ranawaka commented on AXIOM-367:
---------------------------------------------
currently PsychopathXpathProcessor has an API and it can be used for remove
the Xerces2 by defining TypeModel. but it is not enabling remove DOM and
processor is designed work with DOM. I have test by passing OMElement and it
gives error “Object Type Not Supported “ .currently it uses XercesLoader class
to load bytestream and create org.w3c.dom.Document and it can be passed to
evaluate the Xpath . So what can be done .is it ok to integrate this with
Axiom DOOM and there are no other processors which has full functional
set.SAXON HE has only core functionality.
> Improving AXIOMXPath to support XPath 2.0
> ------------------------------------------
>
> Key: AXIOM-367
> URL: https://issues.apache.org/jira/browse/AXIOM-367
> Project: Axiom
> Issue Type: Improvement
> Reporter: Heshan Suriyaarachchi
> Labels: gsoc2013
> Fix For: 1.2.16
>
>
> AXIOMXPath is developed by extending org.jaxen.BaseXPath. Since Jaxen is only
> supporting Xpath 1.0, Axiom XPath will also be only supporting XPath 1.0. It
> would be really useful if AXIOMXPath is improved to support XPath 2.0. It
> will be beneficial for the projects which are using AXIOMXPath. eg. Apache
> Synapse is also extending AXIOMXPath in it's
> org.apache.synapse.util.xpath.SynapseXPath implementation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]