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 TreeNodeChildrenTreeNode.getCompactChildren()Returns the children if the value policy isValueExistencePolicy.COMPACT, ornullotherwise.private TreeNodeChildrenTreeNode.NewChild.getSiblings()Returns all children of the parent node.