- insertElementsAfter(ParagraphElement...) - Method in class org.docgene.parser.HookContext
-
Insert a list of elements after the current element.
- insertElementsBefore(ParagraphElement...) - Method in class org.docgene.parser.HookContext
-
Insert a list of elements before the current element.
- isAllowingIdenticalTitleIDs() - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if if the parser accept identical title IDs (default is true).
- isConcurrent() - Method in class org.docgene.model.globals.ArticlesModel
-
Return true for concurrent parsing.
- isEmpty() - Method in interface org.docgene.model.ParagraphElementParent
-
Return true if the paragraph is empty.
- isForcingAbsoluteLinks() - Method in class org.docgene.model.globals.ArticlesModel
-
Return if relative links to files on the file system outside of the wiki will be converted to absolute links (default is false).
- isIncludingElement(PackagedElement) - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if an element must be included in the wiki output.
- isIncludingPackage(String) - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if a package must be included in the wiki output.
- isStoringResources() - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if resources must be stored.
- isSupportingThemes() - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if the model writer support themes.
- isSupportingThemes() - Method in interface org.docgene.writer.DirectoryWriter
-
Return true if the writer support themes.
- isWritingAnyScripts() - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if allowing to write any scripts.
- isWritingArticlesHeaderFrame() - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if articles header frame must be written (default is true).
- isWritingArticlesTOC() - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if articles Table of content must be written (default is true)
- isWritingComments() - Method in interface org.docgene.writer.DirectoryWriter
-
Return true if comments are written.
- isWritingResources() - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if allowing to write resources files.
- isWritingScripts() - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if allowing to write scripts.
- isWritingSeeAlso() - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if allowing to write the seeAlso elements(default is true).
- isWritingSubDirectories() - Method in class org.docgene.model.globals.ArticlesModel
-
Return true if allowing to write articles, resources and images in sub-directories (default is true).
- isXHTMLCompliant() - Method in interface org.docgene.writer.DirectoryWriter
-
Return true if the writer will write an XHTML compliant result.