public class PositiveIntegerSyntaxChecker extends SimpleSyntaxChecker
Note that this is Java, which means there is the limit that such
arguments cannot be greater than Integer.MAX_VALUE. While not
strictly conformant with the specification, this implementation enforces
this.
keyword| Constructor and Description |
|---|
PositiveIntegerSyntaxChecker(String keyword) |
public PositiveIntegerSyntaxChecker(String keyword)
Copyright © 2012. All Rights Reserved.