Extend AXIOMXPath with a method that will return a node that does not exist for
the given xpath
-----------------------------------------------------------------------------------------------
Key: WSCOMMONS-389
URL: https://issues.apache.org/jira/browse/WSCOMMONS-389
Project: WS-Commons
Issue Type: New Feature
Components: AXIOM
Reporter: Thorsten Scherler
http://markmail.org/message/qv7ksjgqa6j6je4c
I needed a method that will create the underlying OM structure for a xpath that
does not yet exists.
Well much like:
http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/xml/dom/DOMUtil.html#selectSingleNode(org.w3c.dom.Node,
java.lang.String, org.apache.excalibur.xml.xpath.XPathProcessor) but only for
Axiom.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.