Uses of Interface
de.espirit.firstspirit.parser.Printable
Packages that use Printable
-
Uses of Printable in de.espirit.firstspirit.access.template
Subinterfaces of Printable in de.espirit.firstspirit.access.templateMethods in de.espirit.firstspirit.access.template that return PrintableModifier and TypeMethodDescriptionLooks up a variable based on the given type and name and provides a printable template initialized with the given parameters.Methods in de.espirit.firstspirit.access.template with parameters of type PrintableModifier and TypeMethodDescriptionvoid
TemplateElement.insertChild
(int index, Printable newChild) Insert a child node at the specified index.void
Instructs to evaluate and print the given template.