Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02

Uses of Package
weblogicx.jsp.tags.validators

Packages that use weblogicx.jsp.tags.validators
weblogicx.jsp.tags.validators Provides interfaces and classes for JSP tag validation. 
 

Classes in weblogicx.jsp.tags.validators used by weblogicx.jsp.tags.validators
Customizable
          Interface to be implemented by clients wanting to substitute their own validate methods and thus creating new classes to be used as validatorClass attributes in the CustomValidator.
CustomizableAdapter
          class provides the default base implementation of the Customizable interface, users can extend this class and override beaviour
UnImplementedException
           
Validatable
          All validators directly or indirectly should implement the following interface and it is used by Summary to call methods on them.
ValidatableAdapter
           
ValidatableTagAdapter
           
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02