Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
59 /** provides access to a hierarchy of descendant elements.
62 descendants of this tree node can be retrieved. Non-value subnodes can be
68 <p>Elements of this container that are not simple values
73 <p>Implementations of this service usually also implement
75 of being accessible as an element of the hierarchy.
80 /** allows access to immediate children of this node.
89 /** allows access to all descendants of this node
107 any other interfaces that allow access to or manipulation of subnodes
116 /** provides information about immediate children of this node. [optional]
125 <p>If a child of this node is an object that implements
133 /** provides access to the state of child elements of an implementation. [optional]
137 if the node does not support accessing the default state of individual children.
149 <p>If an implementation is part of a <em>read-only</em> view of the hierarchy,
155 /** provides access to the states of multiple child elements of
160 if the node does not support accessing the default state of individual children.
172 <p>If an implementation is part of a <em>read-only</em> view of the hierarchy,