Uses of Class
com.atlassian.confluence.velocity.context.OutputMimeTypeAwareVelocityContext
-
Packages that use OutputMimeTypeAwareVelocityContext Package Description com.atlassian.confluence.velocity.context -
-
Uses of OutputMimeTypeAwareVelocityContext in com.atlassian.confluence.velocity.context
Methods in com.atlassian.confluence.velocity.context that return OutputMimeTypeAwareVelocityContext Modifier and Type Method Description static OutputMimeTypeAwareVelocityContextOutputMimeTypeAwareVelocityContext. newHtmlContext(Map map)Return a newOutputMimeTypeAwareVelocityContextwith a "text/html" mimetype.
-