File
Doc
Category
Size
Date
Package
ValueTagParent.java
API Doc
Example
286
Thu Jun 28 16:14:16 BST 2001
com.ora.jsp.tags.sql
ValueTagParent
public interface ValueTagParent
This interface must be implemented by all Tag's that can have ValueTag's in the body.
Fields Summary
Constructors Summary
Methods Summary
public void
addValue
(
Value
value)
Adds a to the value list
Java Code Source