Uses of Class
org.apache.commons.configuration2.tree.ConfigurationNodeVisitorAdapter
Packages that use ConfigurationNodeVisitorAdapter
-
Uses of ConfigurationNodeVisitorAdapter in org.apache.commons.configuration2
Subclasses of ConfigurationNodeVisitorAdapter in org.apache.commons.configuration2Modifier and TypeClassDescriptionprivate final classA specialized visitor that fills a list with keys that are defined in a node hierarchy.private static final classA specialized visitor that checks if a node is defined.protected static classA specialized visitor base class that can be used for storing the tree of configuration nodes.private final classA specialized visitor implementation which constructs the root node of a configuration with all variables replaced by their interpolated values.(package private) final classA specializedNodeVisitorimplementation which searches for a specific node in a hierarchy.private final classA specialized visitor class for generating SAX events for a hierarchical node structure.(package private) static classA concreteBuilderVisitorthat can construct XML documents.