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.voidGomSourceProvider.setGomProvider(GomEditorProvider gomProvider) Set the GOM provider to be used by this template.voidGomSourceProvider.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 TypeMethodDescriptionvoidGomComment.setEmbeddedXml(String xml) voidGomEmbeddedQuery.setEmbeddedXml(String xml) voidGomEmbeddedWordImport.setEmbeddedXml(String xml) voidGomEmbeddedXml.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.