com.vladium.emma.report.html.doc
Interface IContent

All Known Subinterfaces:
HTMLTable.ICell, HTMLTable.IRow, IElement, IElementList, ISimpleElement
All Known Implementing Classes:
Attribute, AttributeSet, ElementList, HTMLTable.Cell, HTMLTable.Row, IElement.Factory.ElementImpl, ISimpleElement.Factory.SimpleElementImpl, Tag, Text, TextContent

public interface IContent

Author:
Vlad Roubtsov, (C) 2003

Method Summary
 void emit(HTMLWriter out)
           
 

Method Detail

emit

public void emit(HTMLWriter out)