- setClassLoader(ClassLoader) - Method in interface org.docgene.plugins.CustomProperties
-
Set the ClassLoader used for the properties.
- setCustomStyles(Set<String>) - Method in interface org.docgene.model.StyledElement
-
Set the element custom classes.
- setCustomStyles(String) - Method in interface org.docgene.model.StyledElement
-
Set the element custom styles.
- setDictionaryFile(DictionaryFile) - Method in class org.docgene.model.globals.ArticlesModel
-
- setElements(List<ParagraphElement>) - Method in interface org.docgene.model.ParagraphElementParent
-
Set the list of elements.
- setErrorHandler(XMLErrorHandler) - Method in interface org.docgene.parser.DirectoryParser
-
Set the error handler which will be used to create and store errors or informations during the parsing.
- setErrorHandler(XMLErrorHandler) - Method in interface org.docgene.writer.DirectoryWriter
-
Set the error handler which will be used to create and store errors or informations during the writing.
- setFallbackArticle(XMLFallbackArticle) - Method in class org.docgene.model.globals.ArticlesModel
-
Set a fallback article.
- setFeature(String, boolean) - Method in interface org.docgene.writer.DirectoryWriter
-
Set a property value for the writer.
- setFooter(XMLFooter) - Method in class org.docgene.model.globals.ArticlesModel
-
Set the articles footer.
- setFulltextSearch(FullTextSearch) - Method in class org.docgene.model.globals.ArticlesModel
-
Set the full text search manager.
- setGlossary(ArticlesGlossary) - Method in class org.docgene.model.globals.ArticlesModel
-
Set the articles glossary.
- setHasTitles() - Method in class org.docgene.model.globals.ArticlesModel
-
Set that the model has titles.
- setHeader(XMLHeader) - Method in class org.docgene.model.globals.ArticlesModel
-
Set the articles header.
- setIndex(XMLIndex, String, boolean) - Method in class org.docgene.model.globals.ArticlesModel
-
Set the model index.
- setIndex(XMLIndex, String) - Method in class org.docgene.model.globals.ArticlesModel
-
Set the model index.
- setIndexFile(File) - Method in interface org.docgene.parser.DirectoryParser
-
Set the index file.
- setInlinedStyle(String) - Method in interface org.docgene.model.StyledElement
-
Set the element custom inline style.
- setModel(File, ArticlesModel) - Method in interface org.docgene.writer.DirectoryWriter
-
Set the model.
- setPackagesDependencies(PackagesDependencies) - Method in class org.docgene.model.globals.ArticlesModel
-
Set the Packages Dependencies.
- setPageRanks(PageRanks) - Method in class org.docgene.model.globals.ArticlesModel
-
Set the computed PageRanks.
- setParser(XMLErrorHandler) - Method in interface org.docgene.plugins.CustomProperties
-
Set the parent parser which can be notified if an exception is detected while settting the property.
- setParserExternalHandler(ParserExternalHandler) - Method in interface org.docgene.parser.DirectoryParser
-
Set the optional parser external handler, which can be fired on events when parsing the wiki
- setProperty(String, Object) - Method in interface org.docgene.plugins.CustomProperties
-
Set the value of a specified property.
- setStyleSheet(File) - Method in class org.docgene.model.globals.ArticlesModel
-
Set the output StyleSheet file.
- setStyleSheetTheme(File) - Method in class org.docgene.model.globals.ArticlesModel
-
Set the StyleSheet theme file.
- setSupportThemes() - Method in interface org.docgene.writer.DirectoryWriter
-
Return true if the writer support themes.
- setup() - Method in interface org.docgene.plugins.CustomProperties
-
Setup the class after all the properties have been set.
- setupElementDefinitions() - Method in class org.docgene.model.globals.ArticlesModel
-
Setup element definitions to be sure that we don't have more than once the same path name.
- setupFeatures() - Method in interface org.docgene.writer.DirectoryWriter
-
Setup the writer configuration.
- setWikiState(IncrementalGenerationState) - Method in class org.docgene.model.globals.ArticlesModel
-
Set the object which hold the current state of the wiki
- showElementErrors(PackagedElement) - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if errors on an element must be emitted.
- showPackageErrors(String) - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if a package must be included in the wiki output.
- showParserExceptions() - Method in interface org.docgene.parser.DirectoryParser
-
Show error logger.
- showUnresolvedImages(String, String) - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if unresolved images between between two packages must emit an error.
- showUnresolvedInfoboxes(String, String) - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if unresolved infoboxes between between two packages must emit an error.
- showUnresolvedReferences(String, String) - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if unresolved references between between two packages must emit an error.
- startArticle(XMLArticle) - Method in interface org.docgene.plugins.ElementHook
-
Start the processing of an article.
- StyledElement - Interface in org.docgene.model
-
Represent an element which can be included in a paragraph.
- SUPPORT_THEMES - Static variable in interface org.docgene.writer.WriterFeatures
-
The feature which specifies if the styling support themes.
- supportedElements() - Method in interface org.docgene.plugins.ElementHook
-
- supportThemes(boolean) - Method in class org.docgene.model.globals.ArticlesModel
-
Set if the model writer support themes.