public interface INullEmptyFeature
| Modifier and Type | Field and Description |
|---|---|
static String |
FEATURE_NULL_EMPTY_HANDLER
Feature for null/empty handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setNullEmptyHandler(INullEmptyHandler nullEmptyHandler)
Set the null/empty handler implementation.
|
static final String FEATURE_NULL_EMPTY_HANDLER
void setNullEmptyHandler(INullEmptyHandler nullEmptyHandler)
nullEmptyHandler - A null/empty handler.Copyright © 2016. All rights reserved.