public interface

OutputMimeTypeAwareContext

com.atlassian.confluence.velocity.context.OutputMimeTypeAwareContext
Known Indirect Subclasses

Class Overview

Used by Velocity contexts that are aware of the MIME type that will be generated when merging with templates.

Summary

Public Methods
abstract String getOutputMimeType()

Public Methods

public abstract String getOutputMimeType ()

Returns
  • the MIME type of the destination format for this context.