Interface DataResource

All Superinterfaces:
ResourcePrototype

public interface DataResource extends ResourcePrototype
A non-text resource. Use DataResource.MimeType to provide MIME Types for embedded resources which may not be determined automatically at compile time. Use DataResource.DoNotEmbed to prevent a resource from being embedded.