Skip navigation links
A B E F G H I M R S T W 

A

afterRender(Appendable, ILayout, boolean, long) - Method in class manifold.templates.rt.runtime.BaseTemplate
 
append(CharSequence) - Method in class manifold.templates.rt.runtime.WrapAppendable
 
append(CharSequence, int, int) - Method in class manifold.templates.rt.runtime.WrapAppendable
 
append(char) - Method in class manifold.templates.rt.runtime.WrapAppendable
 

B

BaseLayoutOverride - Class in manifold.templates.rt.runtime
 
BaseLayoutOverride(ILayout) - Constructor for class manifold.templates.rt.runtime.BaseLayoutOverride
 
BaseTemplate - Class in manifold.templates.rt.runtime
The base class for all generated template classes.
BaseTemplate() - Constructor for class manifold.templates.rt.runtime.BaseTemplate
 
beforeRender(Appendable, ILayout, boolean) - Method in class manifold.templates.rt.runtime.BaseTemplate
 

E

EMPTY - Static variable in interface manifold.templates.rt.runtime.ILayout
 

F

footer(Appendable) - Method in interface manifold.templates.rt.runtime.ILayout
 

G

getDefaultLayout(String) - Static method in class manifold.templates.rt.ManifoldTemplates
 
getExplicitLayout() - Method in class manifold.templates.rt.runtime.BaseTemplate
 
getOverride() - Method in class manifold.templates.rt.runtime.BaseLayoutOverride
 
getTemplateLayout() - Method in class manifold.templates.rt.runtime.BaseTemplate
 
getTemplateResourceAsStream() - Method in class manifold.templates.rt.runtime.BaseTemplate
Open an InputStream for the template resource file in the classpath/module-path.
getTemplateText() - Method in class manifold.templates.rt.runtime.BaseTemplate
Returns the raw content of the template resource file at runtime.
getTracer() - Static method in class manifold.templates.rt.ManifoldTemplates
 

H

handleException(Exception, String, int, int[]) - Method in class manifold.templates.rt.runtime.BaseTemplate
 
header(Appendable) - Method in interface manifold.templates.rt.runtime.ILayout
 

I

ILayout - Interface in manifold.templates.rt.runtime
 

M

manifold.templates.rt - package manifold.templates.rt
 
manifold.templates.rt.runtime - package manifold.templates.rt.runtime
 
ManifoldTemplates - Class in manifold.templates.rt
 
ManifoldTemplates() - Constructor for class manifold.templates.rt.ManifoldTemplates
 
ManifoldTemplates.TraceCallback - Interface in manifold.templates.rt
 

R

resetDefaultLayout() - Static method in class manifold.templates.rt.ManifoldTemplates
 

S

setDefaultLayout(ILayout) - Static method in class manifold.templates.rt.ManifoldTemplates
 
setDefaultLayout(String, ILayout) - Static method in class manifold.templates.rt.ManifoldTemplates
 
setLayout(ILayout) - Method in class manifold.templates.rt.runtime.BaseTemplate
 

T

TestTemplateSuperClass - Class in manifold.templates.rt.runtime
 
TestTemplateSuperClass() - Constructor for class manifold.templates.rt.runtime.TestTemplateSuperClass
 
toS(Object) - Method in class manifold.templates.rt.runtime.BaseTemplate
 
trace() - Static method in class manifold.templates.rt.ManifoldTemplates
 
trace(Class, long) - Method in interface manifold.templates.rt.ManifoldTemplates.TraceCallback
 
traceWith(ManifoldTemplates.TraceCallback) - Static method in class manifold.templates.rt.ManifoldTemplates
 

W

WrapAppendable - Class in manifold.templates.rt.runtime
Wraps calls to Appendable in the generated template to 1. handle IOExceptions that otherwise are tedious to handle inside lambdas and 2. handle indentation for nesting
WrapAppendable(Appendable, String) - Constructor for class manifold.templates.rt.runtime.WrapAppendable
 
A B E F G H I M R S T W 
Skip navigation links

Copyright © 2024. All rights reserved.