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

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

public interface IContent

Author:
Vlad Roubtsov, (C) 2003

Method Summary
 void emit(HTMLWriter out)
           
 

Method Detail

emit

void emit(HTMLWriter out)