[ 
https://issues.apache.org/jira/browse/XERCESJ-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659749#action_12659749
 ] 

Michael Glavassevich commented on XERCESJ-1353:
-----------------------------------------------

Just completed the implementation of the Element Traversal specification.  This 
is available in ElementImpl however the class doesn't actually implement the 
ElementTraversal interface yet. This still needs to be added to xml-apis.jar.

> Support for Element Traversal W3C Recommendation
> ------------------------------------------------
>
>                 Key: XERCESJ-1353
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1353
>             Project: Xerces2-J
>          Issue Type: New Feature
>          Components: DOM (Level 3 Core)
>    Affects Versions: 2.9.1
>            Reporter: Michael Glavassevich
>            Assignee: Michael Glavassevich
>
> The Web Applications Working Group recently published the W3C Recommendation 
> of Element Traversal Specification. This is a small extension to DOM Core 
> which makes it easier for users to navigate through the elements in the DOM.  
> It only introduces 5 new methods and should be fairly easy to implement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to