Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.aendvari.tethys.tag.inset
Interface InsetAncestorTag  view InsetAncestorTag download InsetAncestorTag.java

All Known Implementing Classes:
InsetBaseTag, InsetBodyTag

public interface InsetAncestorTag

A common class between InsetBaseTag and InsetBodyTag.


Method Summary
 com.aendvari.tethys.context.Context getInsetContext()
           
 

Method Detail

getInsetContext

public com.aendvari.tethys.context.Context getInsetContext()