public class CategoryExplorerLogRecordFilter extends Object implements LogRecordFilter
| Modifier and Type | Field and Description |
|---|---|
protected CategoryExplorerModel |
_model |
| Constructor and Description |
|---|
CategoryExplorerLogRecordFilter(CategoryExplorerModel model) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
passes(LogRecord record) |
void |
reset()
Resets the counters for the contained CategoryNodes to zero.
|
protected void |
resetAllNodes() |
protected CategoryExplorerModel _model
public CategoryExplorerLogRecordFilter(CategoryExplorerModel model)
public boolean passes(LogRecord record)
passes in interface LogRecordFilterpublic void reset()
protected void resetAllNodes()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.