Uses of Enum
org.apache.commons.configuration2.tree.NodeNameMatchers
Packages that use NodeNameMatchers
Package
Description
A package with helper and utility classes used by hierarchical configurations.
-
Uses of NodeNameMatchers in org.apache.commons.configuration2.tree
Subclasses with type arguments of type NodeNameMatchers in org.apache.commons.configuration2.treeModifier and TypeClassDescriptionenumAn enumeration class with several pre-definedNodeMatcherimplementations based on node names.Methods in org.apache.commons.configuration2.tree that return NodeNameMatchersModifier and TypeMethodDescriptionstatic NodeNameMatchersReturns the enum constant of this type with the specified name.static NodeNameMatchers[]NodeNameMatchers.values()Returns an array containing the constants of this enum type, in the order they are declared.