protected class CommandParser.AtomCharValidator extends Object implements CommandParser.CharacterValidator
| Modifier | Constructor and Description |
|---|---|
protected |
AtomCharValidator() |
public boolean isValid(char chr)
CommandParser.CharacterValidatorisValid in interface CommandParser.CharacterValidatorchr - The character to validate.true if chr is valid, false if not.Copyright © 2006–2022 Icegreen Technologies. All rights reserved.