Uses of Interface
com.atlassian.confluence.pages.templates.TemplateI18nHandler

Packages that use TemplateI18nHandler
com.atlassian.confluence.pages.templates   
com.atlassian.confluence.plugins.templates.transformer   
 

Uses of TemplateI18nHandler in com.atlassian.confluence.pages.templates
 

Classes in com.atlassian.confluence.pages.templates that implement TemplateI18nHandler
 class DefaultTemplateI18nHandler
          TODO - this class and interface really necessary? On the plus side, it abstracts the site-locale decision away from the main TemplateHandler.
 

Constructors in com.atlassian.confluence.pages.templates with parameters of type TemplateI18nHandler
XhtmlTemplateHandler(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, FormatConverter formatConverter, XMLEventFactory xmlEventFactory, TemplateI18nHandler templateI18nHandler)
           
 

Uses of TemplateI18nHandler in com.atlassian.confluence.plugins.templates.transformer
 

Constructors in com.atlassian.confluence.plugins.templates.transformer with parameters of type TemplateI18nHandler
StorageToEditorTemplateVariablesTransformer(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, ContextPathHolder contextPathHolder, TemplateI18nHandler templateI18nHandler)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.