Package io.datarouter.autoconfig.config
Class DatarouterAutoConfigPaths.DatarouterPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.autoconfig.config.DatarouterAutoConfigPaths.DatarouterPaths
- Enclosing class:
- DatarouterAutoConfigPaths
public static class DatarouterAutoConfigPaths.DatarouterPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal io.datarouter.pathnode.PathNodeFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.datarouter.pathnode.PathNode
branch, equals, getValue, hashCode, isLeaf, join, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithTrailingSlash, toString, toStringArray
-
Field Details
-
autoConfig
public final io.datarouter.pathnode.PathNode autoConfig -
autoConfigs
-
-
Constructor Details
-
DatarouterPaths
public DatarouterPaths()
-