|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
javax.xml.stream.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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |