public class WildCardChecker extends Object
| Constructor and Description |
|---|
WildCardChecker() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPunctuation(char c) |
static boolean |
isPunctuation(String s) |
static boolean |
isSpecialChar(char c) |
public static boolean isPunctuation(String s)
public static boolean isPunctuation(char c)
public static boolean isSpecialChar(char c)
Copyright © 2017 The Department of Biomedical Informatics, University of Utah. All rights reserved.