org.hccp.atom
Interface Content

All Known Implementing Classes:
InlineOtherContent, InlineTextContent, InlineXhtmlContent, OutOfLineContent

public interface Content

Created by IntelliJ IDEA. User: igb Date: Sep 20, 2005 Time: 10:40:32 PM To change this template use File | Settings | File Templates.


Method Summary
 org.hccp.atom.Type getType()
           
 

Method Detail

getType

public org.hccp.atom.Type getType()