- Enclosing class:
DefaultSiteRenderer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
boolean
Callback for handling duplicate files.
-
Method Details
-
onDuplicate
Callback for handling duplicate files.
- Parameters:
message -
- Returns:
false if the duplicate should be ignored, true otherwise
- Throws:
RendererException