com.ora.jsp.tags.sql
Interface ValueTagParent

All Known Implementing Classes:
DBTag

public interface ValueTagParent

This interface must be implemented by all Tag's that can have ValueTag's in the body.


Method Summary
 void addValue(Value value)
          Adds a to the value list
 

Method Detail

addValue

public void addValue(Value value)
Adds a to the value list