Uses of Class
de.espirit.firstspirit.access.template.ParsingError
Package
Description
-
Uses of ParsingError in de.espirit.firstspirit.access.store.mediastore
Modifier and TypeMethodDescriptionFile.getParsedFile()
Returns the parsed file content, if
, elseMedia.getParseFile()
== truenull
. -
Uses of ParsingError in de.espirit.firstspirit.access.store.templatestore
Modifier and TypeMethodDescriptionGomSourceProvider.getDefaults()
Deprecated.GomSourceProvider.getGomProvider()
Get this template's GOM provider containing the hierarchical definition of the templates GUI including structure and input elements.LinkTemplate.getGomProvider()
Get this template's GOM provider containing the hierarchical definition of the templates GUI including structure and input elements.void
GomSourceProvider.setGomProvider
(GomEditorProvider gomProvider) Set the GOM provider to be used by this template.void
GomSourceProvider.setGomSource
(String xml) Set the xml describing the template form. -
Uses of ParsingError in de.espirit.firstspirit.agency
Modifier and TypeMethodDescriptionRenderingAgent.createRenderer
(@NotNull String templateSource) Create a renderer for a template source string.
GomSourceProvider.getFormDefaults()
instead.