13.08.2013 Views

Easy Java Websites (EJW)

Easy Java Websites (EJW)

Easy Java Websites (EJW)

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

isLong<br />

isNotEmptyOrNull<br />

isEmptyOrNull<br />

isShort<br />

isSubstring<br />

isSubstringIgnoreCase<br />

isTrueFalse<br />

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

No Arguments Needed<br />

Checks if parameter is not empty or null.<br />

No Arguments Needed<br />

Checks if parameter is empty or null.<br />

No Arguments Needed<br />

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

No Arguments Needed<br />

Checks if parameter is a substring of “str”.<br />

Arguments<br />

str Check if value is a substring of “str”<br />

Checks if parameter is a substring of “str”; ignores character case.<br />

Arguments<br />

str Check if value is a substring of “str”<br />

Checks if parameter value equals “true” or “false”.

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

Saved successfully!

Ooh no, something went wrong!