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