public abstract static class BasicFieldTransformer.StringOperation extends BasicFieldTransformer.SingleValueOperation
applyToNulls, returnType
Constructor and Description |
---|
StringOperation(String name) |
StringOperation(String name,
boolean applyToNulls) |
Modifier and Type | Method and Description |
---|---|
protected Object |
applyImpl(SingleValue value) |
protected abstract String |
applyImpl(String value) |
addExceptionProperties, apply, applyToArrayValue, applyToFieldValue, applyToNullArray, endArray, endArrayValue, endField, endFieldValue, endRecord, singleValue, startArray, startArrayValue, startField, startFieldValue, startRecord
toString
public StringOperation(String name, boolean applyToNulls)
public StringOperation(String name)
protected Object applyImpl(SingleValue value) throws Throwable
applyImpl
in class BasicFieldTransformer.SingleValueOperation
Throwable
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.