| Package | Description |
|---|---|
| org.apache.commons.configuration2.io |
A package with classes related to I/O operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileHandlerListenerAdapter
An adapter class simplifying the implementation of custom
FileHandlerListener classes. |
| Modifier and Type | Method and Description |
|---|---|
void |
FileHandler.addFileHandlerListener(FileHandlerListener l)
Adds a listener to this
FileHandler. |
void |
FileHandler.removeFileHandlerListener(FileHandlerListener l)
Removes the specified listener from this object.
|
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.