Package org.apache.struts.validator.validwhen
package org.apache.struts.validator.validwhen
Generated classes by antlr to support the
validwhen
validator.-
ClassDescriptionThis class contains the validwhen validation that is used in the validator-rules.xml file.This class provides an empty implementation of
ValidWhenVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods.Enum for comparing two values.Visitor to process the evalution.Holds the (interim) result during processing the parsing-tree.Holds the (interim) result during processing the parsing-tree.Holds the (interim) result during processing the parsing-tree.Holds the (interim) result during processing the parsing-tree.Holds the (interim) result during processing the parsing-tree.This interface defines a complete generic visitor for a parse tree produced byValidWhenParser
.