13.08.2013 Views

Easy Java Websites (EJW)

Easy Java Websites (EJW)

Easy Java Websites (EJW)

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

isDouble<br />

isEmail<br />

isEqualTo<br />

isEqualToIgnoreCase<br />

isFloat<br />

isGreaterOrEqualToMin<br />

Checks if parameter is a valid double value.<br />

No Arguments Needed<br />

Checks if parameter is a valid email address.<br />

No Arguments Needed<br />

Checks if parameter value compares equal to “str”.<br />

Arguments<br />

str String to compare<br />

Checks if parameter value compares equal to “str”; ignores character case.<br />

Arguments<br />

str String to compare<br />

Checks if parameter is a valid float value.<br />

No Arguments Needed<br />

Checks if parameter value compares equal or greater to “min”.<br />

Arguments<br />

min Integer value to compare

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!