Uses of Class
de.espirit.firstspirit.access.template.ParsingError
Packages that use ParsingError
Package
Description
-
Uses of ParsingError in de.espirit.firstspirit.access.store.mediastore
Methods in de.espirit.firstspirit.access.store.mediastore that throw ParsingErrorModifier and TypeMethodDescriptionFile.getParsedFile()
Returns the parsed file content, if
, elseMedia.getParseFile()
== truenull
. -
Uses of ParsingError in de.espirit.firstspirit.access.store.templatestore
Methods in de.espirit.firstspirit.access.store.templatestore that throw ParsingErrorModifier 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.access.store.templatestore.gom
Methods in de.espirit.firstspirit.access.store.templatestore.gom that throw ParsingErrorModifier and TypeMethodDescriptionvoid
GomComment.setEmbeddedXml
(String xml) void
GomEmbeddedQuery.setEmbeddedXml
(String xml) void
GomEmbeddedWordImport.setEmbeddedXml
(String xml) void
GomEmbeddedXml.setEmbeddedXml
(String xml) Set the given XML as element content -
Uses of ParsingError in de.espirit.firstspirit.agency
Methods in de.espirit.firstspirit.agency that throw ParsingErrorModifier and TypeMethodDescriptionRenderingAgent.createRenderer
(@NotNull String templateSource) Create a renderer for a template source string.
GomSourceProvider.getFormDefaults()
instead.