Uses of Class
org.apache.sis.metadata.TreeNode.Element
Packages that use TreeNode.Element
-
Uses of TreeNode.Element in org.apache.sis.metadata
Subclasses of TreeNode.Element in org.apache.sis.metadataModifier and TypeClassDescription(package private) static final classA node for an element in a collection.Fields in org.apache.sis.metadata declared as TreeNode.ElementModifier and TypeFieldDescriptionprivate final TreeNode.Element[]TreeNodeChildren.childrenThe children to be returned by this collection.Methods in org.apache.sis.metadata that return TreeNode.ElementModifier and TypeMethodDescription(package private) final TreeNode.ElementTreeNodeChildren.childAt(int index, int subIndex) Returns the child at the given index, creating it if needed.