A C D E F G H I J K L M N O P R S T U V W Y

A

ADDITIONAL_ERROR - Static variable in class net.sf.yavtags.YavFilter
 
Alnumhyphen - Class in net.sf.yavtags.rules
Value must contain only a-z, A-Z, 0-9 or -_ characters.
Alnumhyphen(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Alnumhyphen
 
alnumhyphen_regex - Variable in class net.sf.yavtags.YavConfig
 
AlnumhyphenActionServlet - Class in net.sf.yavtags.examples.web
 
AlnumhyphenActionServlet() - Constructor for class net.sf.yavtags.examples.web.AlnumhyphenActionServlet
 
Alnumhyphenat - Class in net.sf.yavtags.rules
Value must contain only a-z, A-Z, 0-9 or -_@ characters.
Alnumhyphenat(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Alnumhyphenat
 
alnumhyphenat_regex - Variable in class net.sf.yavtags.YavConfig
 
AlnumhyphenatActionServlet - Class in net.sf.yavtags.examples.web
 
AlnumhyphenatActionServlet() - Constructor for class net.sf.yavtags.examples.web.AlnumhyphenatActionServlet
 
AlnumhyphenatServlet - Class in net.sf.yavtags.examples.web
 
AlnumhyphenatServlet() - Constructor for class net.sf.yavtags.examples.web.AlnumhyphenatServlet
 
AlnumhyphenServlet - Class in net.sf.yavtags.examples.web
 
AlnumhyphenServlet() - Constructor for class net.sf.yavtags.examples.web.AlnumhyphenServlet
 
Alphabetic - Class in net.sf.yavtags.rules
Value must contain only a-z or A-Z characters.
Alphabetic(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Alphabetic
 
alphabetic_regex - Variable in class net.sf.yavtags.YavConfig
change to set your own rules based on regular expressions
AlphabeticActionServlet - Class in net.sf.yavtags.examples.web
 
AlphabeticActionServlet() - Constructor for class net.sf.yavtags.examples.web.AlphabeticActionServlet
 
AlphabeticServlet - Class in net.sf.yavtags.examples.web
 
AlphabeticServlet() - Constructor for class net.sf.yavtags.examples.web.AlphabeticServlet
 
Alphanumeric - Class in net.sf.yavtags.rules
Value must contain only a-z, A-Z or 0-9 characters.
Alphanumeric(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Alphanumeric
 
alphanumeric_regex - Variable in class net.sf.yavtags.YavConfig
 
AlphanumericActionServlet - Class in net.sf.yavtags.examples.web
 
AlphanumericActionServlet() - Constructor for class net.sf.yavtags.examples.web.AlphanumericActionServlet
 
AlphanumericServlet - Class in net.sf.yavtags.examples.web
 
AlphanumericServlet() - Constructor for class net.sf.yavtags.examples.web.AlphanumericServlet
 
Alphaspace - Class in net.sf.yavtags.rules
Value must contain only a-z, A-Z, 0-9, -_ or Space characters.
Alphaspace(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Alphaspace
 
alphaspace_regex - Variable in class net.sf.yavtags.YavConfig
 
AlphaspaceActionServlet - Class in net.sf.yavtags.examples.web
 
AlphaspaceActionServlet() - Constructor for class net.sf.yavtags.examples.web.AlphaspaceActionServlet
 
AlphaspaceServlet - Class in net.sf.yavtags.examples.web
 
AlphaspaceServlet() - Constructor for class net.sf.yavtags.examples.web.AlphaspaceServlet
 
And - Class in net.sf.yavtags.rules
 
And(String, List<YavRule>, Map<String, YavMask>, YavConfig) - Constructor for class net.sf.yavtags.rules.And
 
AndActionServlet - Class in net.sf.yavtags.examples.web
 
AndActionServlet() - Constructor for class net.sf.yavtags.examples.web.AndActionServlet
 
AndOrOperator - Class in net.sf.yavtags.rules
Dummy implementation, the subrule contained will be validated after.
AndOrOperator(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.AndOrOperator
 
AndServlet - Class in net.sf.yavtags.examples.web
 
AndServlet() - Constructor for class net.sf.yavtags.examples.web.AndServlet
 
available() - Method in class net.sf.yavtags.util.MemoryServletInputStream
 

C

charIn(char, char...) - Static method in class net.sf.yavtags.util.CharUtils
Check if a character is in a list of characters.
CharUtils - Class in net.sf.yavtags.util
 
CharUtils() - Constructor for class net.sf.yavtags.util.CharUtils
 
checkError(String) - Method in class net.sf.yavtags.rules.Alnumhyphen
 
checkError(String) - Method in class net.sf.yavtags.rules.Alnumhyphenat
 
checkError(String) - Method in class net.sf.yavtags.rules.Alphabetic
 
checkError(String) - Method in class net.sf.yavtags.rules.Alphanumeric
 
checkError(String) - Method in class net.sf.yavtags.rules.Alphaspace
 
checkError() - Method in class net.sf.yavtags.rules.And
 
checkError(String) - Method in class net.sf.yavtags.rules.And
 
checkError(String) - Method in class net.sf.yavtags.rules.AndOrOperator
 
checkError(String) - Method in class net.sf.yavtags.rules.Custom
 
checkError(String) - Method in class net.sf.yavtags.rules.Date
 
checkError(String) - Method in class net.sf.yavtags.rules.DateLe
 
checkError(String) - Method in class net.sf.yavtags.rules.DateLt
 
checkError(String) - Method in class net.sf.yavtags.rules.Double
 
checkError(String) - Method in class net.sf.yavtags.rules.Email
 
checkError(String) - Method in class net.sf.yavtags.rules.Empty
 
checkError(String) - Method in class net.sf.yavtags.rules.Equal
 
checkError() - Method in class net.sf.yavtags.rules.Implies
 
checkError(String) - Method in class net.sf.yavtags.rules.Implies
 
checkError(String) - Method in class net.sf.yavtags.rules.Integer
 
checkError(String) - Method in class net.sf.yavtags.rules.KeyPress
 
checkError(String) - Method in class net.sf.yavtags.rules.Mask
 
checkError(String) - Method in class net.sf.yavtags.rules.MaxLength
 
checkError(String) - Method in class net.sf.yavtags.rules.MinLength
 
checkError(String) - Method in class net.sf.yavtags.rules.NotEqual
 
checkError(String) - Method in class net.sf.yavtags.rules.Numeric
 
checkError(String) - Method in class net.sf.yavtags.rules.NumRange
 
checkError() - Method in class net.sf.yavtags.rules.Or
 
checkError(String) - Method in class net.sf.yavtags.rules.Or
 
checkError(String) - Method in class net.sf.yavtags.rules.PostCondition
 
checkError(String) - Method in class net.sf.yavtags.rules.PreCondition
 
checkError(String) - Method in class net.sf.yavtags.rules.Regexp
 
checkError(String) - Method in class net.sf.yavtags.rules.Required
 
checkError() - Method in class net.sf.yavtags.rules.YavRule
 
checkError(String) - Method in class net.sf.yavtags.rules.YavRule
 
close() - Method in class net.sf.yavtags.util.MemoryServletInputStream
 
copy(InputStream, OutputStream, boolean) - Static method in class net.sf.yavtags.util.Streams
 
Custom - Class in net.sf.yavtags.rules
 
Custom(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Custom
 
CustomActionServlet - Class in net.sf.yavtags.examples.web
 
CustomActionServlet() - Constructor for class net.sf.yavtags.examples.web.CustomActionServlet
 
CustomMaskActionServlet - Class in net.sf.yavtags.examples.web
 
CustomMaskActionServlet() - Constructor for class net.sf.yavtags.examples.web.CustomMaskActionServlet
 
CustomMaskServlet - Class in net.sf.yavtags.examples.web
 
CustomMaskServlet() - Constructor for class net.sf.yavtags.examples.web.CustomMaskServlet
 
CustomServlet - Class in net.sf.yavtags.examples.web
 
CustomServlet() - Constructor for class net.sf.yavtags.examples.web.CustomServlet
 

D

Date - Class in net.sf.yavtags.rules
Value must be a valid date, using DATE_FORMAT format.
Date(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Date
 
DATE_FORMAT - Variable in class net.sf.yavtags.rules.Date
 
DATE_FORMAT - Variable in class net.sf.yavtags.YavConfig
 
DateActionServlet - Class in net.sf.yavtags.examples.web
 
DateActionServlet() - Constructor for class net.sf.yavtags.examples.web.DateActionServlet
 
DateLe - Class in net.sf.yavtags.rules
Value must be previous or equal to .
DateLe(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.DateLe
 
DateLeActionServlet - Class in net.sf.yavtags.examples.web
 
DateLeActionServlet() - Constructor for class net.sf.yavtags.examples.web.DateLeActionServlet
 
DateLeServlet - Class in net.sf.yavtags.examples.web
 
DateLeServlet() - Constructor for class net.sf.yavtags.examples.web.DateLeServlet
 
DateLt - Class in net.sf.yavtags.rules
Value must be previous to .
DateLt(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.DateLt
 
DateLtActionServlet - Class in net.sf.yavtags.examples.web
 
DateLtActionServlet() - Constructor for class net.sf.yavtags.examples.web.DateLtActionServlet
 
DateLtServlet - Class in net.sf.yavtags.examples.web
 
DateLtServlet() - Constructor for class net.sf.yavtags.examples.web.DateLtServlet
 
DateServlet - Class in net.sf.yavtags.examples.web
 
DateServlet() - Constructor for class net.sf.yavtags.examples.web.DateServlet
 
debug(Object) - Method in class net.sf.yavtags.util.Log
 
debugmode - Variable in class net.sf.yavtags.YavConfig
if you want yav to alert you for javascript errors (only for developers)
DECIMAL_SEP - Variable in class net.sf.yavtags.YavConfig
change to set your own decimal separator and your date format
defaultValue() - Static method in enum net.sf.yavtags.ErrorType
 
destroy() - Method in class net.sf.yavtags.YavFilter
 
DisableServerValidationActionServlet - Class in net.sf.yavtags.examples.web
 
DisableServerValidationActionServlet() - Constructor for class net.sf.yavtags.examples.web.DisableServerValidationActionServlet
 
DisableServerValidationServlet - Class in net.sf.yavtags.examples.web
 
DisableServerValidationServlet() - Constructor for class net.sf.yavtags.examples.web.DisableServerValidationServlet
 
DIV_ERRORS_PRINTED_LIST - Static variable in class net.sf.yavtags.YavFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.sf.yavtags.YavFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AlnumhyphenatServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AlnumhyphenServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AlphabeticServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AlphanumericServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AlphaspaceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AndServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.CustomMaskServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.CustomServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.DateLeServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.DateLtServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.DateServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.DisableServerValidationServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.DoubleServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.EmailServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.EmptyServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.EqualServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.HelpServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.ImpliesServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.IndexServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.IntegerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.KeyPressServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.MaskServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.MaxLengthServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.MinLengthServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.NotEqualServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.NumericServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.NumRangeServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.OnSubmitServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.OrServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.RegexpServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.RegistrationFormServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.RequiredServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.SingletonImageServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.TwoFormsServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.UploadFormServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.ViewSourceCodeServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.web.YavServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AlnumhyphenActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AlnumhyphenatActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AlphabeticActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AlphanumericActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AlphaspaceActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.AndActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.CustomActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.CustomMaskActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.DateActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.DateLeActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.DateLtActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.DisableServerValidationActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.DoubleActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.EmailActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.EmptyActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.EqualActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.ImpliesActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.IntegerActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.KeyPressActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.MaskActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.MaxLengthActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.MinLengthActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.NotEqualActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.NumericActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.NumRangeActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.OnSubmitActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.OrActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.RegexpActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.RegistrationActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.RequiredActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.TwoFormsActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.yavtags.examples.web.UploadActionServlet
 
doTag() - Method in class net.sf.yavtags.tag.HelpTag
 
doTag() - Method in class net.sf.yavtags.tag.MaskTag
 
doTag() - Method in class net.sf.yavtags.tag.RuleTag
 
doTag() - Method in class net.sf.yavtags.tag.ValidateTag
 
Double - Class in net.sf.yavtags.rules
 
Double(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Double
 
DoubleActionServlet - Class in net.sf.yavtags.examples.web
 
DoubleActionServlet() - Constructor for class net.sf.yavtags.examples.web.DoubleActionServlet
 
DoubleServlet - Class in net.sf.yavtags.examples.web
 
DoubleServlet() - Constructor for class net.sf.yavtags.examples.web.DoubleServlet
 

E

Email - Class in net.sf.yavtags.rules
 
Email(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Email
 
email_regex - Variable in class net.sf.yavtags.YavConfig
 
EmailActionServlet - Class in net.sf.yavtags.examples.web
 
EmailActionServlet() - Constructor for class net.sf.yavtags.examples.web.EmailActionServlet
 
EmailServlet - Class in net.sf.yavtags.examples.web
 
EmailServlet() - Constructor for class net.sf.yavtags.examples.web.EmailServlet
 
Empty - Class in net.sf.yavtags.rules
 
Empty(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Empty
 
EmptyActionServlet - Class in net.sf.yavtags.examples.web
 
EmptyActionServlet() - Constructor for class net.sf.yavtags.examples.web.EmptyActionServlet
 
EmptyServlet - Class in net.sf.yavtags.examples.web
 
EmptyServlet() - Constructor for class net.sf.yavtags.examples.web.EmptyServlet
 
Equal - Class in net.sf.yavtags.rules
 
Equal(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Equal
 
EqualActionServlet - Class in net.sf.yavtags.examples.web
 
EqualActionServlet() - Constructor for class net.sf.yavtags.examples.web.EqualActionServlet
 
equals(Object) - Method in class net.sf.yavtags.FormKey
 
EqualServlet - Class in net.sf.yavtags.examples.web
 
EqualServlet() - Constructor for class net.sf.yavtags.examples.web.EqualServlet
 
error(Object) - Method in class net.sf.yavtags.util.Log
 
ERROR_LIST - Static variable in class net.sf.yavtags.YavFilter
 
ERROR_PARAMETER - Static variable in class net.sf.yavtags.YavFilter
Names of request parameters
errorsdiv - Variable in class net.sf.yavtags.YavConfig
div name where errors (and help) will appear (or where jsVar variable is dinamically defined)
ErrorType - Enum in net.sf.yavtags
 
escapeQuotesForJs(String) - Static method in class net.sf.yavtags.util.Misc
 
existsIndependentRuleForFieldName(List<YavRule>, String) - Static method in class net.sf.yavtags.rules.YavRule
 

F

fatal(Object) - Method in class net.sf.yavtags.util.Log
 
FORM_ACTION_URL - Static variable in class net.sf.yavtags.YavFilter
 
FORM_NAME - Static variable in class net.sf.yavtags.YavFilter
 
format(List<YavError>, String) - Static method in class net.sf.yavtags.YavError
 
FormKey - Class in net.sf.yavtags
Form key for HashMap storing.
FormKey(URI, String) - Constructor for class net.sf.yavtags.FormKey
 

G

getAlnumhyphen_regex() - Method in class net.sf.yavtags.YavConfig
 
getAlnumhyphenat_regex() - Method in class net.sf.yavtags.YavConfig
 
getAlphabetic_regex() - Method in class net.sf.yavtags.YavConfig
 
getAlphanumeric_regex() - Method in class net.sf.yavtags.YavConfig
 
getAlphaspace_regex() - Method in class net.sf.yavtags.YavConfig
 
getChars() - Method in class net.sf.yavtags.YavMask
 
getDATE_FORMAT() - Method in class net.sf.yavtags.YavConfig
 
getDECIMAL_SEP() - Method in class net.sf.yavtags.YavConfig
 
getDefaultConfig() - Static method in class net.sf.yavtags.YavConfig
 
getDependantRule() - Method in class net.sf.yavtags.rules.YavRule
If this is a dependant rule, get the first part of the rule.
getEmail_regex() - Method in class net.sf.yavtags.YavConfig
 
getErrorMessage() - Method in class net.sf.yavtags.YavError
 
getErrorsdiv() - Method in class net.sf.yavtags.YavConfig
 
getFieldFor() - Method in class net.sf.yavtags.HelpTip
 
getFieldLabel() - Method in class net.sf.yavtags.rules.YavRule
 
getFieldName() - Method in class net.sf.yavtags.rules.YavRule
 
getFieldName() - Method in class net.sf.yavtags.YavError
 
getFormActionUri() - Method in class net.sf.yavtags.FormKey
 
getFormat() - Method in class net.sf.yavtags.YavMask
 
getFormAttribute(String, String) - Static method in class net.sf.yavtags.util.HTMLUtils
 
getFormName() - Method in class net.sf.yavtags.FormKey
 
getI18nKeys() - Method in class net.sf.yavtags.rules.YavRule
 
getImage() - Static method in class net.sf.yavtags.examples.util.SingletonImage
 
getImage() - Method in class net.sf.yavtags.util.MultipartRequest
 
getInnererror() - Method in class net.sf.yavtags.YavConfig
 
getInnerhelp() - Method in class net.sf.yavtags.YavConfig
 
getInputclasserror() - Method in class net.sf.yavtags.YavConfig
 
getInputclassnormal() - Method in class net.sf.yavtags.YavConfig
 
getInputStream() - Method in class net.sf.yavtags.util.ReusableHttpServletRequest
 
getJavascriptCode() - Method in class net.sf.yavtags.YavConfig
 
getLog(Class) - Static method in class net.sf.yavtags.util.LogFactory
 
getMessage() - Method in class net.sf.yavtags.HelpTip
 
getMetanameLabel(String) - Method in class net.sf.yavtags.rules.YavRule
Returns description label for metaname, i.e, the text after ':' in metanames like 'passwd:Password'.
getMetanameLabel() - Method in class net.sf.yavtags.rules.YavRule
Returns description label for metaname in rule suffix, the most common case.
getName() - Method in class net.sf.yavtags.YavMask
 
getParameter(String) - Method in class net.sf.yavtags.util.MultipartRequest
 
getParameter(String) - Method in class net.sf.yavtags.util.RequestDecorator
 
getParameterMap() - Method in class net.sf.yavtags.util.MultipartRequest
 
getParameterMap() - Method in class net.sf.yavtags.util.RequestDecorator
 
getParameterValues(String) - Method in class net.sf.yavtags.util.MultipartRequest
 
getParameterValues(String) - Method in class net.sf.yavtags.util.RequestDecorator
 
getProcessedValue(String) - Method in class net.sf.yavtags.rules.YavRule
If 'metaname' starts with '$', returns the value of request parameter.
getProcessedValue() - Method in class net.sf.yavtags.rules.YavRule
Returns value for metaname in rule suffix, the most common case.
getRegexp() - Method in class net.sf.yavtags.YavMask
 
getRequest() - Method in class net.sf.yavtags.util.RequestDecorator
 
getResourceBundle(PageContext) - Static method in class net.sf.yavtags.util.Misc
 
getRule() - Method in class net.sf.yavtags.rules.YavRule
 
getRULE_SEP() - Method in class net.sf.yavtags.YavConfig
 
getRuleSuffix() - Method in class net.sf.yavtags.rules.YavRule
 
getRuleType() - Method in class net.sf.yavtags.rules.YavRule
 
getTHOUSAND_SEP() - Method in class net.sf.yavtags.YavConfig
 

H

hasFieldLabel() - Method in class net.sf.yavtags.rules.YavRule
 
hashCode() - Method in class net.sf.yavtags.FormKey
 
HELP_LIST - Static variable in class net.sf.yavtags.YavFilter
 
HelpServlet - Class in net.sf.yavtags.examples.web
 
HelpServlet() - Constructor for class net.sf.yavtags.examples.web.HelpServlet
 
HelpTag - Class in net.sf.yavtags.tag
 
HelpTag() - Constructor for class net.sf.yavtags.tag.HelpTag
 
HelpTip - Class in net.sf.yavtags
 
HelpTip(String, String) - Constructor for class net.sf.yavtags.HelpTip
 
HTMLUtils - Class in net.sf.yavtags.util
 
HTMLUtils() - Constructor for class net.sf.yavtags.util.HTMLUtils
 

I

I18N_ENABLED - Static variable in class net.sf.yavtags.YavFilter
 
i18nKeys - Variable in class net.sf.yavtags.rules.YavRule
List of yav i18n keys used for this rule
Implies - Class in net.sf.yavtags.rules
 
Implies(String, List<YavRule>, Map<String, YavMask>, YavConfig) - Constructor for class net.sf.yavtags.rules.Implies
 
ImpliesActionServlet - Class in net.sf.yavtags.examples.web
 
ImpliesActionServlet() - Constructor for class net.sf.yavtags.examples.web.ImpliesActionServlet
 
ImpliesServlet - Class in net.sf.yavtags.examples.web
 
ImpliesServlet() - Constructor for class net.sf.yavtags.examples.web.ImpliesServlet
 
IndexServlet - Class in net.sf.yavtags.examples.web
 
IndexServlet() - Constructor for class net.sf.yavtags.examples.web.IndexServlet
 
info(Object) - Method in class net.sf.yavtags.util.Log
 
init() - Method in class net.sf.yavtags.web.YavServlet
 
init(FilterConfig) - Method in class net.sf.yavtags.YavFilter
 
innererror - Variable in class net.sf.yavtags.YavConfig
classname you want for the inner error highlighting
innerhelp - Variable in class net.sf.yavtags.YavConfig
classname you want for the inner help highlighting
inputclasserror - Variable in class net.sf.yavtags.YavConfig
classname you want for the error highlighting
inputclassnormal - Variable in class net.sf.yavtags.YavConfig
classname you want for your fields without highlighting
inputhighlight - Variable in class net.sf.yavtags.YavConfig
if you want yav to highligh fields with errors
Integer - Class in net.sf.yavtags.rules
Value must be an integer number.
Integer(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Integer
 
IntegerActionServlet - Class in net.sf.yavtags.examples.web
 
IntegerActionServlet() - Constructor for class net.sf.yavtags.examples.web.IntegerActionServlet
 
IntegerServlet - Class in net.sf.yavtags.examples.web
 
IntegerServlet() - Constructor for class net.sf.yavtags.examples.web.IntegerServlet
 
isAsciiLetter(char) - Static method in class net.sf.yavtags.util.CharUtils
 
isDebugmode() - Method in class net.sf.yavtags.YavConfig
 
isEmptyOrNull(String) - Static method in class net.sf.yavtags.util.Misc
Check if string is empty or null
isInputhighlight() - Method in class net.sf.yavtags.YavConfig
 
isMultipleclassname() - Method in class net.sf.yavtags.YavConfig
 
isPseudoRule(YavRule) - Static method in enum net.sf.yavtags.RuleType
Returns true if the object supplied has class AndOrOperator, PostCondition or PreCondition.
isTrimenabled() - Method in class net.sf.yavtags.YavConfig
 

J

JAVASCRIPT_INCLUDED - Static variable in class net.sf.yavtags.YavFilter
 

K

KeyPress - Class in net.sf.yavtags.rules
 
KeyPress(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.KeyPress
 
KeyPressActionServlet - Class in net.sf.yavtags.examples.web
 
KeyPressActionServlet() - Constructor for class net.sf.yavtags.examples.web.KeyPressActionServlet
 
KeyPressServlet - Class in net.sf.yavtags.examples.web
 
KeyPressServlet() - Constructor for class net.sf.yavtags.examples.web.KeyPressServlet
 

L

Log - Class in net.sf.yavtags.util
Wrapper for org.apache.commons.logging.Log, avoid silently commons-logging dependence.
Log(Log) - Constructor for class net.sf.yavtags.util.Log
 
LogFactory - Class in net.sf.yavtags.util
Wrapper for org.apache.commons.logging.LogFactory, avoid silently commons-logging dependence.
LogFactory() - Constructor for class net.sf.yavtags.util.LogFactory
 

M

mark(int) - Method in class net.sf.yavtags.util.MemoryServletInputStream
 
markSupported() - Method in class net.sf.yavtags.util.MemoryServletInputStream
 
Mask - Class in net.sf.yavtags.rules
Mask name could be: - An yav embedded mask: alphabetic, alphanumeric, alnumhyphen, alnumhyphenat, alphaspace - A previously added custom mask (see yav:mask tag)
Mask(String, List<YavRule>, Map<String, YavMask>, YavConfig) - Constructor for class net.sf.yavtags.rules.Mask
 
MaskActionServlet - Class in net.sf.yavtags.examples.web
 
MaskActionServlet() - Constructor for class net.sf.yavtags.examples.web.MaskActionServlet
 
MASKS_MAP - Static variable in class net.sf.yavtags.YavFilter
 
MaskServlet - Class in net.sf.yavtags.examples.web
 
MaskServlet() - Constructor for class net.sf.yavtags.examples.web.MaskServlet
 
MaskTag - Class in net.sf.yavtags.tag
 
MaskTag() - Constructor for class net.sf.yavtags.tag.MaskTag
 
MaxLength - Class in net.sf.yavtags.rules
 
MaxLength(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.MaxLength
 
MaxLengthActionServlet - Class in net.sf.yavtags.examples.web
 
MaxLengthActionServlet() - Constructor for class net.sf.yavtags.examples.web.MaxLengthActionServlet
 
MaxLengthServlet - Class in net.sf.yavtags.examples.web
 
MaxLengthServlet() - Constructor for class net.sf.yavtags.examples.web.MaxLengthServlet
 
MemoryServletInputStream - Class in net.sf.yavtags.util
ServletInputStream from a byte[]
MemoryServletInputStream(byte[]) - Constructor for class net.sf.yavtags.util.MemoryServletInputStream
 
MinLength - Class in net.sf.yavtags.rules
 
MinLength(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.MinLength
 
MinLengthActionServlet - Class in net.sf.yavtags.examples.web
 
MinLengthActionServlet() - Constructor for class net.sf.yavtags.examples.web.MinLengthActionServlet
 
MinLengthServlet - Class in net.sf.yavtags.examples.web
 
MinLengthServlet() - Constructor for class net.sf.yavtags.examples.web.MinLengthServlet
 
Misc - Class in net.sf.yavtags.util
Utility class
Misc() - Constructor for class net.sf.yavtags.util.Misc
 
MultipartRequest - Class in net.sf.yavtags.util
 
MultipartRequest(HttpServletRequest) - Constructor for class net.sf.yavtags.util.MultipartRequest
 
multipleclassname - Variable in class net.sf.yavtags.YavConfig
if you want to use multiple class names

N

net.sf.yavtags - package net.sf.yavtags
 
net.sf.yavtags.examples.util - package net.sf.yavtags.examples.util
 
net.sf.yavtags.examples.web - package net.sf.yavtags.examples.web
 
net.sf.yavtags.rules - package net.sf.yavtags.rules
 
net.sf.yavtags.tag - package net.sf.yavtags.tag
 
net.sf.yavtags.util - package net.sf.yavtags.util
 
net.sf.yavtags.web - package net.sf.yavtags.web
 
NotEqual - Class in net.sf.yavtags.rules
 
NotEqual(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.NotEqual
 
NotEqualActionServlet - Class in net.sf.yavtags.examples.web
 
NotEqualActionServlet() - Constructor for class net.sf.yavtags.examples.web.NotEqualActionServlet
 
NotEqualServlet - Class in net.sf.yavtags.examples.web
 
NotEqualServlet() - Constructor for class net.sf.yavtags.examples.web.NotEqualServlet
 
Numeric - Class in net.sf.yavtags.rules
 
Numeric(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Numeric
 
NumericActionServlet - Class in net.sf.yavtags.examples.web
 
NumericActionServlet() - Constructor for class net.sf.yavtags.examples.web.NumericActionServlet
 
NumericServlet - Class in net.sf.yavtags.examples.web
 
NumericServlet() - Constructor for class net.sf.yavtags.examples.web.NumericServlet
 
NumRange - Class in net.sf.yavtags.rules
Value must be a number in min-max range.
NumRange(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.NumRange
 
NumRangeActionServlet - Class in net.sf.yavtags.examples.web
 
NumRangeActionServlet() - Constructor for class net.sf.yavtags.examples.web.NumRangeActionServlet
 
NumRangeServlet - Class in net.sf.yavtags.examples.web
 
NumRangeServlet() - Constructor for class net.sf.yavtags.examples.web.NumRangeServlet
 

O

OnSubmitActionServlet - Class in net.sf.yavtags.examples.web
 
OnSubmitActionServlet() - Constructor for class net.sf.yavtags.examples.web.OnSubmitActionServlet
 
OnSubmitServlet - Class in net.sf.yavtags.examples.web
 
OnSubmitServlet() - Constructor for class net.sf.yavtags.examples.web.OnSubmitServlet
 
Or - Class in net.sf.yavtags.rules
 
Or(String, List<YavRule>, Map<String, YavMask>, YavConfig) - Constructor for class net.sf.yavtags.rules.Or
 
OrActionServlet - Class in net.sf.yavtags.examples.web
 
OrActionServlet() - Constructor for class net.sf.yavtags.examples.web.OrActionServlet
 
OrServlet - Class in net.sf.yavtags.examples.web
 
OrServlet() - Constructor for class net.sf.yavtags.examples.web.OrServlet
 

P

PAGE_MASK_MAP - Static variable in class net.sf.yavtags.YavFilter
 
parameterMap - Variable in class net.sf.yavtags.rules.YavRule
Map of request parameter values, as in ServletRequest interface.
parse(String) - Static method in enum net.sf.yavtags.ErrorType
 
parse(String, YavConfig) - Static method in enum net.sf.yavtags.RuleType
 
PARSED_FORMS_NUMBER - Static variable in class net.sf.yavtags.YavFilter
 
parseRule(String, List<YavRule>, Map<String, YavMask>, YavConfig) - Static method in class net.sf.yavtags.rules.YavRule
 
PostCondition - Class in net.sf.yavtags.rules
Dummy implementation, the subrule contained will be validated after.
PostCondition(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.PostCondition
 
PreCondition - Class in net.sf.yavtags.rules
Dummy implementation, the subrule contained will be validated after.
PreCondition(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.PreCondition
 
previousRules - Variable in class net.sf.yavtags.rules.YavRule
Previous parsed rules, for compound rules like 'implies'

R

read() - Method in class net.sf.yavtags.util.MemoryServletInputStream
 
read(byte[]) - Method in class net.sf.yavtags.util.MemoryServletInputStream
 
read(byte[], int, int) - Method in class net.sf.yavtags.util.MemoryServletInputStream
 
Regexp - Class in net.sf.yavtags.rules
 
Regexp(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Regexp
 
RegexpActionServlet - Class in net.sf.yavtags.examples.web
 
RegexpActionServlet() - Constructor for class net.sf.yavtags.examples.web.RegexpActionServlet
 
RegexpServlet - Class in net.sf.yavtags.examples.web
 
RegexpServlet() - Constructor for class net.sf.yavtags.examples.web.RegexpServlet
 
RegistrationActionServlet - Class in net.sf.yavtags.examples.web
 
RegistrationActionServlet() - Constructor for class net.sf.yavtags.examples.web.RegistrationActionServlet
 
RegistrationFormServlet - Class in net.sf.yavtags.examples.web
 
RegistrationFormServlet() - Constructor for class net.sf.yavtags.examples.web.RegistrationFormServlet
 
REQUEST_URL - Static variable in class net.sf.yavtags.YavFilter
Names of request-scope attributes
RequestDecorator - Class in net.sf.yavtags.util
Decorator to encapsule both ServletRequest and MultipartRequest classes.
RequestDecorator(HttpServletRequest) - Constructor for class net.sf.yavtags.util.RequestDecorator
 
Required - Class in net.sf.yavtags.rules
 
Required(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.Required
 
RequiredActionServlet - Class in net.sf.yavtags.examples.web
 
RequiredActionServlet() - Constructor for class net.sf.yavtags.examples.web.RequiredActionServlet
 
RequiredServlet - Class in net.sf.yavtags.examples.web
 
RequiredServlet() - Constructor for class net.sf.yavtags.examples.web.RequiredServlet
 
reset() - Method in class net.sf.yavtags.util.MemoryServletInputStream
 
ReusableHttpServletRequest - Class in net.sf.yavtags.util
Wrap an HttpServletRequest in order to allow call method getInputStream() more than once.
ReusableHttpServletRequest(HttpServletRequest) - Constructor for class net.sf.yavtags.util.ReusableHttpServletRequest
 
RULE_SEP - Variable in class net.sf.yavtags.YavConfig
change to set your own rule separator
RULES_LIST - Static variable in class net.sf.yavtags.YavFilter
Names of page-scope parameters
RULES_MAP - Static variable in class net.sf.yavtags.YavFilter
Names of application-scope attributes
RuleTag - Class in net.sf.yavtags.tag
 
RuleTag() - Constructor for class net.sf.yavtags.tag.RuleTag
 
RuleType - Enum in net.sf.yavtags
 

S

setChars(String) - Method in class net.sf.yavtags.tag.MaskTag
 
setFor(String) - Method in class net.sf.yavtags.tag.HelpTag
 
setFormat(String) - Method in class net.sf.yavtags.tag.MaskTag
 
setImage(byte[]) - Static method in class net.sf.yavtags.examples.util.SingletonImage
 
setLocalizedFieldLabel(String) - Method in class net.sf.yavtags.rules.YavRule
 
setMessage(String) - Method in class net.sf.yavtags.tag.HelpTag
 
setName(String) - Method in class net.sf.yavtags.tag.MaskTag
 
setParameterMap(Map<String, String[]>) - Method in class net.sf.yavtags.rules.YavRule
 
setRegexp(String) - Method in class net.sf.yavtags.tag.MaskTag
 
setServerValidation(String) - Method in class net.sf.yavtags.tag.ValidateTag
 
setValue(String) - Method in class net.sf.yavtags.tag.RuleTag
 
SingletonImage - Class in net.sf.yavtags.examples.util
Stores a single image in memory.
SingletonImageServlet - Class in net.sf.yavtags.examples.web
Serves a memory-cached unique image.
SingletonImageServlet() - Constructor for class net.sf.yavtags.examples.web.SingletonImageServlet
 
skip(long) - Method in class net.sf.yavtags.util.MemoryServletInputStream
 
Streams - Class in net.sf.yavtags.util
Implementation of commmons-fileupload Streams.copy method to avoid library dependence.
Streams() - Constructor for class net.sf.yavtags.util.Streams
 
stringIn(String, String...) - Static method in class net.sf.yavtags.util.Misc
Check if a string is in a list of string.

T

THOUSAND_SEP - Variable in class net.sf.yavtags.YavConfig
 
toString() - Method in class net.sf.yavtags.FormKey
 
trace(Object) - Method in class net.sf.yavtags.util.Log
 
trimenabled - Variable in class net.sf.yavtags.YavConfig
if you want yav to trim the strings
TwoFormsActionServlet - Class in net.sf.yavtags.examples.web
 
TwoFormsActionServlet() - Constructor for class net.sf.yavtags.examples.web.TwoFormsActionServlet
 
TwoFormsServlet - Class in net.sf.yavtags.examples.web
 
TwoFormsServlet() - Constructor for class net.sf.yavtags.examples.web.TwoFormsServlet
 

U

UploadActionServlet - Class in net.sf.yavtags.examples.web
 
UploadActionServlet() - Constructor for class net.sf.yavtags.examples.web.UploadActionServlet
 
UploadFormServlet - Class in net.sf.yavtags.examples.web
 
UploadFormServlet() - Constructor for class net.sf.yavtags.examples.web.UploadFormServlet
 

V

validate() - Method in class net.sf.yavtags.YavValidator
 
ValidateTag - Class in net.sf.yavtags.tag
 
ValidateTag() - Constructor for class net.sf.yavtags.tag.ValidateTag
 
VALIDATION_PERFORMED - Static variable in class net.sf.yavtags.YavFilter
 
valueOf(String) - Static method in enum net.sf.yavtags.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.yavtags.RuleType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.yavtags.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.yavtags.RuleType
Returns an array containing the constants of this enum type, in the order they are declared.
ViewSourceCodeServlet - Class in net.sf.yavtags.examples.web
 
ViewSourceCodeServlet() - Constructor for class net.sf.yavtags.examples.web.ViewSourceCodeServlet
 

W

warn(Object) - Method in class net.sf.yavtags.util.Log
 

Y

YAV_CONFIG - Static variable in class net.sf.yavtags.YavFilter
 
yavConfig - Variable in class net.sf.yavtags.rules.YavRule
Yav configuration
YavConfig - Class in net.sf.yavtags
Class to store YAV configuration (values in yav-config.js).
YavConfig() - Constructor for class net.sf.yavtags.YavConfig
 
YavConfig(FilterConfig) - Constructor for class net.sf.yavtags.YavConfig
Reads configuration from config init parameters and creates this inmutable object.
YavError - Class in net.sf.yavtags
 
YavError(String, String) - Constructor for class net.sf.yavtags.YavError
 
YavFilter - Class in net.sf.yavtags
 
YavFilter() - Constructor for class net.sf.yavtags.YavFilter
 
YavMask - Class in net.sf.yavtags
 
YavMask(String, String, String, String) - Constructor for class net.sf.yavtags.YavMask
 
YavRule - Class in net.sf.yavtags.rules
Encapsulates a YAV validation rule.
YavRule(String, List<YavRule>, YavConfig) - Constructor for class net.sf.yavtags.rules.YavRule
Avoid external instantation.
YavServlet - Class in net.sf.yavtags.web
 
YavServlet() - Constructor for class net.sf.yavtags.web.YavServlet
 
YavValidator - Class in net.sf.yavtags
 
YavValidator(ServletContext, RequestDecorator, List<YavRule>) - Constructor for class net.sf.yavtags.YavValidator
 

A C D E F G H I J K L M N O P R S T U V W Y