null
, then {@link #setFile} is called with the values of File andAppend properties.
@since 0.8.1
This allows to defer activiation of the options until all options have been set. This is required for components which have related options that remain ambigous until all are set.
For example, the FileAppender has the {@link FileAppender#setFile File} and{@link FileAppender#setAppend Append} options both of which areambigous until the other is also set.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|