|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openfaces.validator.AbstractClientValidator
org.openfaces.validator.AbstractCustomValidator
org.openfaces.validator.AbstractRegexValidator
org.openfaces.validator.URLValidator
public class URLValidator
| Field Summary | |
|---|---|
static java.lang.String |
VALIDATOR_ID
|
| Constructor Summary | |
|---|---|
URLValidator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPattern()
|
java.lang.String |
getType()
|
java.lang.String |
getValidatorMessageID()
|
| Methods inherited from class org.openfaces.validator.AbstractRegexValidator |
|---|
customServerValidate, getClientScript, getJsValidatorName |
| Methods inherited from class org.openfaces.validator.AbstractCustomValidator |
|---|
getDetail, getFamily, getImplicitParams, getParams, getSummary, isTransient, restoreState, saveState, setDetail, setParams, setSummary, setTransient, validate |
| Methods inherited from class org.openfaces.validator.AbstractClientValidator |
|---|
addJavascriptLibrary, getJavascriptLibraries |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openfaces.validator.ClientValidator |
|---|
addJavascriptLibrary, getJavascriptLibraries |
| Field Detail |
|---|
public static final java.lang.String VALIDATOR_ID
| Constructor Detail |
|---|
public URLValidator()
| Method Detail |
|---|
public java.lang.String getPattern()
getPattern in class AbstractRegexValidatorpublic java.lang.String getValidatorMessageID()
getValidatorMessageID in class AbstractCustomValidatorpublic java.lang.String getType()
getType in class AbstractRegexValidator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||