Modifier and Type | Class and Description |
---|---|
class |
BackstageMojo
Call other classes to prepare documents according to Backstage layout.
|
class |
PreProcessMojo
Call other classes to pre-process documentation sources.
|
class |
PreSiteMojo
Call other classes to perform pre-site build.
|
class |
ReleaseMojo
Call other classes to prepare release layout documents.
|
class |
SiteMojo
Call other classes to copy docs to site build directory.
|
Constructor and Description |
---|
ArtifactDocs(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Pdf(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Constructor and Description |
---|
ChunkedHtml(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Epub(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Fo(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
HtmlForBootstrap(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Manpage(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Pdf(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration,
and setting the format to "pdf".
|
Rtf(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration,
and setting the format to "rtf".
|
SingleHtml(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Webhelp(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Xhtml5(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ManpagePost
Fix man page file locations.
|
class |
NoOp
No-op processor for formats that have no post-processing at present.
|
Constructor and Description |
---|
Bootstrap(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Html(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
ManpagePost(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
NoOp(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
WebhelpPost(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Xhtml(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Constructor and Description |
---|
ArbitraryResourceCopier(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
ArtifactBuilder(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
AsciidocToDocBook(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Branding(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
CommonContent(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
ConditionalText(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
CreateThumbs(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
CurrentDocId(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
CustomCss(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Dpi(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Filter(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Fop(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
HeaderColor(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
ImageData(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
JCite(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
KeepTogether(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
ModifiableCopy(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
PlantUml(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
XCite(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Constructor and Description |
---|
Css(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Favicon(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
IndexHtml(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Layout(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
PdfNames(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Robots(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Zip(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Constructor and Description |
---|
Htaccess(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Layout(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
LinkTest(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Redirect(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Modifier and Type | Method and Description |
---|---|
static void |
ImageCopier.copyImages(String docType,
String baseName,
AbstractDocbkxMojo mojo)
Copy images from source to destination.
|
static void |
OLinkUtils.createTargetDatabase(File file,
String format,
AbstractDocbkxMojo mojo)
Construct an olink target database document, except for chunked HTML.
|
static void |
OLinkUtils.createTargetDatabase(File file,
String format,
AbstractDocbkxMojo mojo,
boolean isChunkedHtml)
Construct an olink target database document for chunked HTML.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.