Class TexAction

  • All Implemented Interfaces:
    com.xpn.xwiki.internal.web.LegacyAction

    @Component
    @Named("tex")
    @Singleton
    public class TexAction
    extends XWikiAction
    Returns rendered mathematical formulae to the client. The formulae are images rendered by the FormulaRenderer component, and stored inside an ImageStorage.
    Since:
    2.0M3
    Version:
    $Id: c4d7d9465d118e435429efc430428cc838a67fde $