|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.validator.ValidatorResources
net.sourceforge.formview.validator.ExtendedValidatorResources
public class ExtendedValidatorResources
Description : Validator extended in order to get formset of validator.
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.validator.ValidatorResources |
|---|
defaultLocale, hActions, hConstants, hFormSets, log |
| Constructor Summary | |
|---|---|
ExtendedValidatorResources(java.io.InputStream in)
|
|
ExtendedValidatorResources(java.io.InputStream[] in)
|
|
| Method Summary | |
|---|---|
org.apache.commons.validator.FormSet |
getFormSet()
|
| Methods inherited from class org.apache.commons.validator.ValidatorResources |
|---|
addConstant, addConstant, addConstantParam, addFormSet, addValidatorAction, buildKey, get, get, getClosestLocaleField, getForm, getForm, getValidatorAction, getValidatorActions, process, processForms, put |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtendedValidatorResources(java.io.InputStream in)
throws java.io.IOException,
org.xml.sax.SAXException
java.io.IOException
org.xml.sax.SAXException
public ExtendedValidatorResources(java.io.InputStream[] in)
throws java.io.IOException,
org.xml.sax.SAXException
java.io.IOException
org.xml.sax.SAXException| Method Detail |
|---|
public org.apache.commons.validator.FormSet getFormSet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||