org.apache.aries.samples.blog.web.util
Class FormatChecker

java.lang.Object
  extended by org.apache.aries.samples.blog.web.util.FormatChecker

public class FormatChecker
extends Object


Constructor Summary
FormatChecker()
           
 
Method Summary
static boolean isValidEmail(String email)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatChecker

public FormatChecker()
Method Detail

isValidEmail

public static boolean isValidEmail(String email)


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.