org.eclipse.actf.model.dom.odf.text
Interface ITextContent

All Known Subinterfaces:
AElement, PElement, SectionElement

public interface ITextContent

ODF elements that have text contents should implements this interface.


Method Summary
 String getType()
           
 

Method Detail

getType

String getType()