Uses of Class
org.apache.sis.metadata.TreeNodeChildren
Packages that use TreeNodeChildren
-
Uses of TreeNodeChildren in org.apache.sis.metadata
Methods in org.apache.sis.metadata that return TreeNodeChildrenModifier and TypeMethodDescriptionprivate TreeNodeChildren
TreeNode.getCompactChildren()
Returns the children if the value policy isValueExistencePolicy.COMPACT
, ornull
otherwise.private TreeNodeChildren
TreeNode.NewChild.getSiblings()
Returns all children of the parent node.