|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ac.ulg.montefiore.run.totem.util.DataValidationTools
public class DataValidationTools
Collection of static methods to validate data strings.
Creation date: 1/10/2007
| Constructor Summary | |
|---|---|
DataValidationTools()
|
|
| Method Summary | |
|---|---|
static boolean |
isIPAddress(java.lang.String address)
Tell weither the specified string is an IP address in the format xxx.xxx.xxx.xxx |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataValidationTools()
| Method Detail |
|---|
public static final boolean isIPAddress(java.lang.String address)
address -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||