Uses of Class
org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
-
Packages that use CategoryPath Package Description org.apache.log4j.lf5.viewer.categoryexplorer -
-
Uses of CategoryPath in org.apache.log4j.lf5.viewer.categoryexplorer
Methods in org.apache.log4j.lf5.viewer.categoryexplorer with parameters of type CategoryPath Modifier and Type Method Description CategoryNodeCategoryExplorerModel. addCategory(CategoryPath path)Method altered by Richard Hurst such that it returns the CategoryNode corresponding to the CategoryPathCategoryNodeCategoryExplorerModel. getCategoryNode(CategoryPath path)returns null if no CategoryNode exists.booleanCategoryExplorerModel. isCategoryPathActive(CategoryPath path)
-