public class Util extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Util.InputType
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static Pattern |
FILE_STR |
static Pattern |
NAME_VALUE_PAIR |
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static Util.InputType |
getType(String input)
Deprecated.
|
static boolean |
isFileRef(String str) |
public static final Pattern FILE_STR
public static final Pattern NAME_VALUE_PAIR
public static boolean isFileRef(String str)
@Deprecated public static Util.InputType getType(String input)
input
- @nullable trueCopyright © 2018. All rights reserved.