public interface Transformable extends TransformConstants
Transformable marks queries that can transform the value to
 upper- or lower-case.TRANSFORM_LOWER_CASE, TRANSFORM_NONE, TRANSFORM_UPPER_CASE| Modifier and Type | Method and Description | 
|---|---|
void | 
setTransformation(int transformation)
Sets the transformation. 
 | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.