org.shiftone.exq.tagext
Interface CursorHolder

All Known Implementing Classes:
CursorIteratorTag, CursorWithTag

public interface CursorHolder

Interface CursorHolder.

Author:
Jeff Drost

Method Summary
 Cursor getCursor()
          Method getCursor
 

Method Detail

getCursor

public Cursor getCursor()
                 throws javax.servlet.jsp.JspException
Method getCursor

Throws:
javax.servlet.jsp.JspException