Easy Commons

Utility method to get direct children elements of a DOM node

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: easycommons-util-2.3.1
  • Fix Version/s: easycommons-util-2.4.0
  • Component/s: Utils - XML
  • Security Level: Public
  • Description:

    Add an utility method to retrieve all direct children elements of a given DOM node, not recursively.

  • Environment:
    -

Activity

Christophe DENEUX made changes - Mon, 6 Mar 2017 - 10:05:31 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Mon, 6 Mar 2017 - 10:07:33 +0100
Assignee Victor NOËL [ vnoel ] Christophe DENEUX [ cdeneux ]
Component/s Utils - XML [ 10421 ]
Christophe DENEUX made changes - Mon, 6 Mar 2017 - 10:07:36 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Mon, 6 Mar 2017 - 10:07:50 +0100
Description An an utility method to retrieve all direct children elements of a given element in a DOM document, not recursively. Add an utility method to retrieve all direct children elements of a given element in a DOM document, not recursively.
Christophe DENEUX made changes - Mon, 6 Mar 2017 - 10:11:41 +0100
Summary Utility method to get direct children elements of a DOM element Utility method to get direct children elements of a DOM node
Description Add an utility method to retrieve all direct children elements of a given element in a DOM document, not recursively. Add an utility method to retrieve all direct children elements of a given DOM node, not recursively.
Hide
Christophe DENEUX added a comment - Mon, 6 Mar 2017 - 10:32:38 +0100 - edited

The method XMLHelper.getChildrenElementNS(Node, String) has been added in trunk to retrieve all children elements matching a given namespace.

Show
Christophe DENEUX added a comment - Mon, 6 Mar 2017 - 10:32:38 +0100 - edited The method XMLHelper.getChildrenElementNS(Node, String) has been added in trunk to retrieve all children elements matching a given namespace.
Christophe DENEUX made changes - Mon, 6 Mar 2017 - 10:32:38 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s easycommons-util-2.4.0 [ 10721 ]
Resolution Fixed [ 1 ]
Hide
Christophe DENEUX added a comment - Mon, 6 Mar 2017 - 12:48:30 +0100

Reopened to add a similar method matching on namespace and localname

Show
Christophe DENEUX added a comment - Mon, 6 Mar 2017 - 12:48:30 +0100 Reopened to add a similar method matching on namespace and localname
Christophe DENEUX made changes - Mon, 6 Mar 2017 - 12:48:30 +0100
Status Resolved [ 10004 ] Open [ 10002 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Mon, 6 Mar 2017 - 12:48:58 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Christophe DENEUX added a comment - Mon, 6 Mar 2017 - 12:53:50 +0100

The method XMLHelper.getChildrenElementNS(Node, String, String) has been added in trunk to retrieve all children elements matching the given namespace and local-name.

Show
Christophe DENEUX added a comment - Mon, 6 Mar 2017 - 12:53:50 +0100 The method XMLHelper.getChildrenElementNS(Node, String, String) has been added in trunk to retrieve all children elements matching the given namespace and local-name.
Christophe DENEUX made changes - Mon, 6 Mar 2017 - 12:53:50 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Fixed [ 1 ]
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
17s
1
Christophe DENEUX
Mon, 6 Mar 2017 - 10:05:31 +0100
Open Open In Progress In Progress
2m 5s
1
Christophe DENEUX
Mon, 6 Mar 2017 - 10:07:36 +0100
In Progress In Progress Resolved Resolved
25m 2s
1
Christophe DENEUX
Mon, 6 Mar 2017 - 10:32:38 +0100
Resolved Resolved Open Open
2h 15m
1
Christophe DENEUX
Mon, 6 Mar 2017 - 12:48:30 +0100
Open Open In Progress In Progress
28s
1
Christophe DENEUX
Mon, 6 Mar 2017 - 12:48:58 +0100
In Progress In Progress Resolved Resolved
4m 52s
1
Christophe DENEUX
Mon, 6 Mar 2017 - 12:53:50 +0100

People

Dates

  • Created:
    Mon, 6 Mar 2017 - 10:05:14 +0100
    Updated:
    Mon, 6 Mar 2017 - 12:53:50 +0100
    Resolved:
    Mon, 6 Mar 2017 - 12:53:50 +0100