com.atlassian.confluence.velocity.context
Interface OutputMimeTypeAwareContext

All Known Implementing Classes:
OutputAwareWebWorkVelocityContext, OutputMimeTypeAwareVelocityContext

public interface OutputMimeTypeAwareContext

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


Method Summary
 String getOutputMimeType()
           
 

Method Detail

getOutputMimeType

String getOutputMimeType()
Returns:
the MIME type of the destination format for this context.


Copyright © 2003-2013 Atlassian. All Rights Reserved.