Uses of Class
nu.validator.servlet.VerifierServletTransaction.OutputFormat

Packages that use VerifierServletTransaction.OutputFormat
nu.validator.servlet   
 

Uses of VerifierServletTransaction.OutputFormat in nu.validator.servlet
 

Fields in nu.validator.servlet declared as VerifierServletTransaction.OutputFormat
private  VerifierServletTransaction.OutputFormat VerifierServletTransaction.outputFormat
           
 

Methods in nu.validator.servlet that return VerifierServletTransaction.OutputFormat
static VerifierServletTransaction.OutputFormat VerifierServletTransaction.OutputFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VerifierServletTransaction.OutputFormat[] VerifierServletTransaction.OutputFormat.values()
          Returns an array containing the constants of this enum type, in the order they're declared.