|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.validator.metadata.AbstractFieldValidatorDescription
com.opensymphony.xwork2.validator.metadata.URLValidatorDescription
public class URLValidatorDescription
URLValidatorDescription
Field Summary |
---|
Fields inherited from class com.opensymphony.xwork2.validator.metadata.AbstractFieldValidatorDescription |
---|
fieldName, key, log, message, shortCircuit, simpleValidator |
Constructor Summary | |
---|---|
URLValidatorDescription()
|
|
URLValidatorDescription(java.lang.String fieldName)
Creates an AbstractFieldValidatorDescription with the specified aliasNames. |
Method Summary | |
---|---|
java.lang.String |
asFieldXml()
Returns the field validator XML definition. |
java.lang.String |
asSimpleXml()
Returns the validator XML definition. |
Methods inherited from class com.opensymphony.xwork2.validator.metadata.AbstractFieldValidatorDescription |
---|
asXml, getFieldName, isSimpleValidator, setFieldName, setKey, setMessage, setShortCircuit, setSimpleValidator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLValidatorDescription()
public URLValidatorDescription(java.lang.String fieldName)
fieldName
- Method Detail |
---|
public java.lang.String asFieldXml()
asFieldXml
in class AbstractFieldValidatorDescription
public java.lang.String asSimpleXml()
asSimpleXml
in class AbstractFieldValidatorDescription
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |