|
|||||||||
| Home >> All >> com >> aendvari >> griffin >> validation >> validators >> [ simple overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.aendvari.griffin.validation.validators.simple
Class SimpleValidationDescriptor

java.lang.Objectcom.aendvari.common.util.ResourceLoader
com.aendvari.griffin.validation.validators.simple.SimpleValidationDescriptor
- public class SimpleValidationDescriptor
- extends com.aendvari.common.util.ResourceLoader
This is an extended version of the com.aendvari.common.util.ResourceLoader class to allow access to the XML descriptor resource.
| Field Summary | |
private static java.lang.String |
resourceFile
|
| Constructor Summary | |
SimpleValidationDescriptor()
|
|
| Method Summary | |
protected java.lang.String |
getResourceName()
This method simply returns the name of the xml file to use for the descriptor. |
| Methods inherited from class com.aendvari.common.util.ResourceLoader |
getResourceAsStream, getResourceAsStream, getResourceAsStream |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
resourceFile
private static final java.lang.String resourceFile
- See Also:
- Constant Field Values
| Constructor Detail |
SimpleValidationDescriptor
public SimpleValidationDescriptor()
| Method Detail |
getResourceName
protected java.lang.String getResourceName()
- This method simply returns the name of the xml file to use for the descriptor.
|
|||||||||
| Home >> All >> com >> aendvari >> griffin >> validation >> validators >> [ simple overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC