org.jfree.layouting.layouter.content.type

Interface ResourceType

public interface ResourceType extends ContentToken

Content, that has been loaded from a resource-key. This is always something binary.

Author: Thomas Morgner

Method Summary
ResourcegetContent()

Method Detail

getContent

public Resource getContent()