Package com.pnfsoftware.jeb.util.base
Interface ITypedContentProperties
- All Known Implementing Classes:
HtmlTypedContentProperties
public interface ITypedContentProperties
Generic interface representing the properties of a
TypedContent
. Implementation depends on
the TypedContent.getMimeType()
, and can be found in the same package.