Package | Description |
---|---|
org.apache.log4j.lf5.viewer.categoryexplorer |
Modifier and Type | Method and Description |
---|---|
CategoryElement |
CategoryPath.categoryElementAt(int index)
Returns the CategoryElement at the specified index.
|
Modifier and Type | Method and Description |
---|---|
void |
CategoryPath.addCategoryElement(CategoryElement categoryElement)
Adds the specified categoryElement to the end of the categoryElement set.
|