Uses of Class
org.mustangproject.util.NodeMap
-
Packages that use NodeMap Package Description org.mustangproject.util -
-
Uses of NodeMap in org.mustangproject.util
Methods in org.mustangproject.util that return types with arguments of type NodeMap Modifier and Type Method Description java.util.Optional<NodeMap>NodeMap. getAsNodeMap(java.lang.String... localNames)Get aNodeMapof the child of a matching node byLocalNameIn case more than one node matches, it is not guaranteed that the first match is selected
-