Index
All Classes and Interfaces|All Packages
A
- accepts(URL) - Method in class io.sundr.codegen.template.TemplateRendererFactory
-
Check if the renderer supports the specified template.
C
- create(Class<T>, URL, String...) - Method in class io.sundr.codegen.template.TemplateRendererFactory
G
- getExtension(String) - Static method in class io.sundr.codegen.template.utils.Templates
-
Utility that gets the file extension from the specified path if present.
- getExtension(URL) - Static method in class io.sundr.codegen.template.utils.Templates
-
Utility that gets the file extension from the specified
URLif present. - getTemplateExtensions() - Method in class io.sundr.codegen.template.TemplateRendererFactory
-
Get the supported template extensions.
- getTemplateRenderer(Class<T>, URL, String...) - Static method in class io.sundr.codegen.template.TemplateRenderers
I
- io.sundr.codegen.template - package io.sundr.codegen.template
- io.sundr.codegen.template.utils - package io.sundr.codegen.template.utils
R
- read(URL) - Static method in class io.sundr.codegen.template.utils.Templates
-
Utility to read the template from the specified
URL.
T
- TemplateRenderer<T> - Class in io.sundr.codegen.template
- TemplateRenderer() - Constructor for class io.sundr.codegen.template.TemplateRenderer
- TemplateRendererFactory - Class in io.sundr.codegen.template
- TemplateRendererFactory() - Constructor for class io.sundr.codegen.template.TemplateRendererFactory
- TemplateRenderers - Class in io.sundr.codegen.template
- TemplateRenderers() - Constructor for class io.sundr.codegen.template.TemplateRenderers
- Templates - Class in io.sundr.codegen.template.utils
All Classes and Interfaces|All Packages