Search
CommonUtils.indexOf Method
See Also
 






Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public static int indexOf (
    String source,
    String value,
    Locale locale,
    boolean ignoreCase
)

 Parameters

source

value

locale

ignoreCase

 Return Value

 See Also