Interface FormatTemplateAccess
- All Known Subinterfaces:
DomEditorValue
public interface FormatTemplateAccess
Interface providing access to a set of
format templates
- Since:
- 4.0.17
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionGet all format templates, valid and visible for the editor.
-
Method Details
-
getFormatTemplates
Get all format templates, valid and visible for the editor.- Returns:
- A list of format templates.
- Throws:
IOException
- If the template store could not be accessed.- Since:
- 4.0.17
-