Uses of Interface
com.levigo.jadice.document.metadata.MetadataNode
Packages that use MetadataNode
-
Uses of MetadataNode in com.levigo.jadice.document.metadata
Methods in com.levigo.jadice.document.metadata that return MetadataNodeMethods in com.levigo.jadice.document.metadata that return types with arguments of type MetadataNodeModifier and TypeMethodDescriptionList<? extends MetadataNode> MetadataNode.getChildren()Return a list of all child nodes.List<? extends MetadataNode> MetadataNode.getChildren(String relativeXpath, Object... arguments) Return a list of all nodes selected by the XPath expression.