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.

isUrl<br />

isYesNo<br />

matchesRegExp<br />

startsWith<br />

startsWithIgnoreCase<br />

No Arguments Needed<br />

Checks if parameter value is formatted as a URL.<br />

No Arguments Needed<br />

Checks if parameter value equals “yes” or “no”.<br />

No Arguments Needed<br />

Appendix B – <strong>EJW</strong> DTD<br />

Checks if parameter value compares to the regular expression.<br />

Arguments<br />

str Regular expression as defined for String.matches<br />

Checks if parameter value starts with “str”.<br />

Arguments<br />

str String to compare the beginning with<br />

Checks if parameter value starts with “str”; ignores character case.<br />

Arguments<br />

str String to compare the beginning with<br />

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

Saved successfully!

Ooh no, something went wrong!