| Constructor and Description |
|---|
CliOptionNameDefaultFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(char c)
This method determines if a character the name (excluding the initial hyphens) is acceptable.
|
boolean |
accept(String name) |
protected boolean accept(char c)
naming style.c - is the character to check.true if the given character is acceptable, false otherwise.Copyright © 2001–2016 mmm-Team. All rights reserved.