public abstract class PatternUtil extends Object
| Constructor and Description |
|---|
PatternUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidPattern(String pattern)
Check for valid servlet pattern
|
static boolean |
isValidSymbolicName(String name) |
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.