|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
com.agilejava.docbkx.maven.AbstractTransformerMojo
com.agilejava.docbkx.maven.AbstractMojoBase
com.agilejava.docbkx.maven.AbstractHtmlMojo
com.agilejava.docbkx.maven.DocbkxHtmlMojo
public class DocbkxHtmlMojo
A Maven plugin for generating html output from DocBook documents, using version 1.75.2 of the DocBook XSL stylesheets.
http://docbook.sourceforge.net/| Field Summary | |
|---|---|
protected java.lang.String |
abstractNotitleEnabled
(Original XSL attribuut: abstract.notitle.enabled.) |
protected java.lang.String |
admonGraphics
If true (true), admonitions are presented in an alternate style that uses a graphic. |
protected java.lang.String |
admonGraphicsExtension
Sets the filename extension to use on admonition graphics. |
protected java.lang.String |
admonGraphicsPath
Sets the path to the directory containing the admonition graphics (caution. |
protected java.lang.String |
admonStyle
(Original XSL attribuut: admon.style.) |
protected java.lang.String |
admonTextlabel
If true (true), admonitions are presented with a generated text label such as Note or Warning in the appropriate language. |
protected java.lang.String |
annotateToc
If true, TOCs will be annotated. |
protected java.lang.String |
annotationCss
(Original XSL attribuut: annotation.css.) |
protected java.lang.String |
annotationGraphicClose
This image is used on popup annotations as the “x” that the user can click to dismiss the popup. |
protected java.lang.String |
annotationGraphicOpen
This image is used inline to identify the location of annotations. |
protected java.lang.String |
annotationJs
(Original XSL attribuut: annotation.js.) |
protected java.lang.String |
annotationSupport
(Original XSL attribuut: annotation.support.) |
protected java.lang.String |
appendixAutolabel
(Original XSL attribuut: appendix.autolabel.) |
protected java.lang.String |
authorOthernameInMiddle
(Original XSL attribuut: author.othername.in.middle.) |
protected java.lang.String |
autotocLabelInHyperlink
(Original XSL attribuut: autotoc.label.in.hyperlink.) |
protected java.lang.String |
autotocLabelSeparator
String used to separate labels and titles in a table of contents. |
protected java.lang.String |
biblioentryAltPrimarySeps
(Original XSL attribuut: biblioentry.alt.primary.seps.) |
protected java.lang.String |
biblioentryItemSeparator
(Original XSL attribuut: biblioentry.item.separator.) |
protected java.lang.String |
biblioentryPrimaryCount
(Original XSL attribuut: biblioentry.primary.count.) |
protected java.lang.String |
bibliographyCollection
Maintaining bibliography entries across a set of documents is tedious, time consuming, and error prone. |
protected java.lang.String |
bibliographyNumbered
(Original XSL attribuut: bibliography.numbered.) |
protected java.lang.String |
bibliographyStyle
(Original XSL attribuut: bibliography.style.) |
protected java.lang.String |
blurbOnTitlepageEnabled
(Original XSL attribuut: blurb.on.titlepage.enabled.) |
protected java.lang.String |
bridgeheadInToc
(Original XSL attribuut: bridgehead.in.toc.) |
protected java.lang.String |
calloutDefaultcolumn
(Original XSL attribuut: callout.defaultcolumn.) |
protected java.lang.String |
calloutGraphics
If true, callouts are presented with graphics (e. |
protected java.lang.String |
calloutGraphicsExtension
Sets the filename extension to use on callout graphics. |
protected java.lang.String |
calloutGraphicsNumberLimit
(Original XSL attribuut: callout.graphics.number.limit.) |
protected java.lang.String |
calloutGraphicsPath
Sets the path to the directory holding the callout graphics. |
protected java.lang.String |
calloutListTable
(Original XSL attribuut: callout.list.table.) |
protected java.lang.String |
calloutsExtension
(Original XSL attribuut: callouts.extension.) |
protected java.lang.String |
calloutUnicode
The stylesheets can use either an image of the numbers one to ten, or the single Unicode character which represents the numeral, in white on a black background. |
protected java.lang.String |
calloutUnicodeNumberLimit
(Original XSL attribuut: callout.unicode.number.limit.) |
protected java.lang.String |
calloutUnicodeStartCharacter
(Original XSL attribuut: callout.unicode.start.character.) |
protected java.lang.String |
chapterAutolabel
(Original XSL attribuut: chapter.autolabel.) |
protected java.lang.String |
chunkAppend
(Original XSL attribuut: chunk.append.) |
protected java.lang.String |
chunkerOutputCdataSectionElements
This parameter specifies the list of elements that should be escaped as CDATA sections by the chunking stylesheet. |
protected java.lang.String |
chunkerOutputDoctypePublic
This parameter specifies the public identifier that should be used by the chunking stylesheet in the document type declaration of chunked pages. |
protected java.lang.String |
chunkerOutputDoctypeSystem
This parameter specifies the system identifier that should be used by the chunking stylesheet in the document type declaration of chunked pages. |
protected java.lang.String |
chunkerOutputEncoding
This parameter specifies the encoding to be used in files generated by the chunking stylesheet. |
protected java.lang.String |
chunkerOutputIndent
This parameter specifies the value of the indent specification for generated pages. |
protected java.lang.String |
chunkerOutputMediaType
This parameter specifies the media type that should be used by the chunking stylesheet. |
protected java.lang.String |
chunkerOutputMethod
This parameter specifies the output method to be used in files generated by the chunking stylesheet. |
protected java.lang.String |
chunkerOutputOmitXmlDeclaration
This parameter specifies the value of the omit-xml-declaration specification for generated pages. |
protected java.lang.String |
chunkerOutputQuiet
(Original XSL attribuut: chunker.output.quiet.) |
protected java.lang.String |
chunkerOutputStandalone
This parameter specifies the value of the standalone specification for generated pages. |
protected java.lang.String |
chunkFirstSections
(Original XSL attribuut: chunk.first.sections.) |
protected java.lang.String |
chunkQuietly
If zero (the default), the XSL processor emits a message naming each separate chunk filename as it is being output. |
protected java.lang.String |
chunkSectionDepth
This parameter sets the depth of section chunking. |
protected java.lang.String |
chunkSeparateLots
If true, each of the ToC and LoTs (List of Examples, List of Figures, etc. |
protected java.lang.String |
chunkToc
(Original XSL attribuut: chunk.toc.) |
protected java.lang.String |
chunkTocsAndLots
If true, ToC and LoT (List of Examples, List of Figures, etc. |
protected java.lang.String |
chunkTocsAndLotsHasTitle
If true title of document is shown before ToC/LoT in separate chunk. |
protected java.lang.String |
citerefentryLink
If true, a web link will be generated, presumably to an online man->HTML gateway. |
protected java.lang.String |
collectXrefTargets
In order to resolve olinks efficiently, the stylesheets can generate an external data file containing information about all potential cross reference endpoints in a document. |
protected java.lang.String |
componentLabelIncludesPartLabel
(Original XSL attribuut: component.label.includes.part.label.) |
protected java.lang.String |
contribInlineEnabled
(Original XSL attribuut: contrib.inline.enabled.) |
protected java.lang.String |
cssDecoration
(Original XSL attribuut: css.decoration.) |
protected java.lang.String |
currentDocid
When olinks between documents are resolved for HTML output, the stylesheet can compute the relative path between the current document and the target document. |
protected java.lang.String |
defaultFloatClass
Selects the direction in which a float should be placed. |
protected java.lang.String |
defaultImageWidth
(Original XSL attribuut: default.image.width.) |
protected java.lang.String |
defaultTableFrame
This value will be used when there is no frame attribute on the table. |
protected java.lang.String |
defaultTableWidth
(Original XSL attribuut: default.table.width.) |
protected java.lang.String |
draftMode
Selects draft mode. |
protected java.lang.String |
draftWatermarkImage
The image to be used for draft watermarks. |
protected java.lang.String |
ebnfAssignment
(Original XSL attribuut: ebnf.assignment.) |
protected java.lang.String |
ebnfStatementTerminator
(Original XSL attribuut: ebnf.statement.terminator.) |
protected java.lang.String |
ebnfTableBgcolor
Sets the background color for EBNF tables (a pale brown). |
protected java.lang.String |
ebnfTableBorder
Selects the border on EBNF tables. |
protected java.lang.String |
eclipseAutolabel
If you want to include chapter and section numbers into ToC in the left panel, set this parameter to 1. |
protected java.lang.String |
eclipsePluginId
Eclipse Help plugin id. |
protected java.lang.String |
eclipsePluginName
Eclipse Help plugin name. |
protected java.lang.String |
eclipsePluginProvider
Eclipse Help plugin provider name. |
protected java.lang.String |
editedbyEnabled
(Original XSL attribuut: editedby.enabled.) |
protected java.lang.String |
emailDelimitersEnabled
(Original XSL attribuut: email.delimiters.enabled.) |
protected java.lang.String |
emphasisPropagatesStyle
(Original XSL attribuut: emphasis.propagates.style.) |
protected java.lang.String |
entryPropagatesStyle
(Original XSL attribuut: entry.propagates.style.) |
protected java.lang.String |
exslNodeSetAvailable
If true, then the exsl:node-set() function is available to be used in the stylesheet. |
protected java.lang.String |
firsttermOnlyLink
(Original XSL attribuut: firstterm.only.link.) |
protected java.lang.String |
footerRule
If true, a rule will be drawn above the page footers. |
protected java.lang.String |
footnoteNumberFormat
(Original XSL attribuut: footnote.number.format.) |
protected java.lang.String |
footnoteNumberSymbols
(Original XSL attribuut: footnote.number.symbols.) |
protected java.lang.String |
formalObjectBreakAfter
(Original XSL attribuut: formal.object.break.after.) |
protected java.lang.String |
formalProcedures
Formal procedures are numbered and always have a title. |
protected java.lang.String |
formalTitlePlacement
Specifies where formal object titles should occur. |
protected java.lang.String |
funcsynopsisDecoration
(Original XSL attribuut: funcsynopsis.decoration.) |
protected java.lang.String |
funcsynopsisStyle
(Original XSL attribuut: funcsynopsis.style.) |
protected java.lang.String |
functionParens
(Original XSL attribuut: function.parens.) |
protected java.lang.String |
generateIdAttributes
If true, the HTML stylesheet will generate ID attributes on containers. |
protected java.lang.String |
generateIndex
Specify if an index should be generated. |
protected java.lang.String |
generateLegalnoticeLink
(Original XSL attribuut: generate.legalnotice.link.) |
protected java.lang.String |
generateManifest
(Original XSL attribuut: generate.manifest.) |
protected java.lang.String |
generateMetaAbstract
(Original XSL attribuut: generate.meta.abstract.) |
protected java.lang.String |
generateRevhistoryLink
(Original XSL attribuut: generate.revhistory.link.) |
protected java.lang.String |
generateSectionTocLevel
(Original XSL attribuut: generate.section.toc.level.) |
protected java.lang.String |
generateToc
This parameter has a structured value. |
protected java.lang.String |
get
(Original XSL attribuut: get.) |
protected java.lang.String |
glossaryCollection
Glossaries maintained independently across a set of documents are likely to become inconsistent unless considerable effort is expended to keep them in sync. |
protected java.lang.String |
glossarySort
If true, then the glossentry elements within a glossary, glossdiv, or glosslist are sorted on the glossterm, using the current lang setting. |
protected java.lang.String |
glossentryShowAcronym
(Original XSL attribuut: glossentry.show.acronym.) |
protected java.lang.String |
glosstermAutoLink
(Original XSL attribuut: glossterm.auto.link.) |
protected java.lang.String |
graphicDefaultExtension
(Original XSL attribuut: graphic.default.extension.) |
protected java.lang.String |
graphicsizeExtension
(Original XSL attribuut: graphicsize.extension.) |
protected java.lang.String |
graphicsizeUseImgSrcPath
(Original XSL attribuut: graphicsize.use.img.src.path.) |
protected java.lang.String |
headerRule
If true, a rule will be drawn below the page headers. |
protected java.lang.String |
highlightDefaultLanguage
This language is used when there is no language attribute on programlisting. |
protected java.lang.String |
highlightSource
(Original XSL attribuut: highlight.source.) |
protected java.lang.String |
highlightXslthlConfig
This location has precedence over the corresponding Java property. |
protected java.lang.String |
htmlAppend
(Original XSL attribuut: html.append.) |
protected java.lang.String |
htmlBase
If html. |
protected java.lang.String |
htmlCellpadding
If non-zero, this value will be used as the default cellpadding value in HTML tables. |
protected java.lang.String |
htmlCellspacing
If non-zero, this value will be used as the default cellspacing value in HTML tables. |
protected java.lang.String |
htmlCleanup
(Original XSL attribuut: html.cleanup.) |
protected java.lang.String |
htmlExt
(Original XSL attribuut: html.ext.) |
protected java.lang.String |
htmlExtraHeadLinks
(Original XSL attribuut: html.extra.head.links.) |
protected java.lang.String |
htmlHeadLegalnoticeLinkMultiple
(Original XSL attribuut: html.head.legalnotice.link.multiple.) |
protected java.lang.String |
htmlHeadLegalnoticeLinkTypes
(Original XSL attribuut: html.head.legalnotice.link.types.) |
protected java.lang.String |
htmlhelpAliasFile
Specifies the filename of the alias file (used for context-sensitive help). |
protected java.lang.String |
htmlhelpAutolabel
Set this to true to include chapter and section numbers into ToC in the left panel. |
protected java.lang.String |
htmlhelpButtonBack
(Original XSL attribuut: htmlhelp.button.back.) |
protected java.lang.String |
htmlhelpButtonForward
Set to true to include the Forward button on the toolbar. |
protected java.lang.String |
htmlhelpButtonHideshow
(Original XSL attribuut: htmlhelp.button.hideshow.) |
protected java.lang.String |
htmlhelpButtonHome
Set to true to include the Home button on the toolbar. |
protected java.lang.String |
htmlhelpButtonHomeUrl
URL address of page accessible by Home button. |
protected java.lang.String |
htmlhelpButtonJump1
(Original XSL attribuut: htmlhelp.button.jump1.) |
protected java.lang.String |
htmlhelpButtonJump1Title
Title of Jump1 button. |
protected java.lang.String |
htmlhelpButtonJump1Url
URL address of page accessible by Jump1 button. |
protected java.lang.String |
htmlhelpButtonJump2
Set to true to include the Jump2 button on the toolbar. |
protected java.lang.String |
htmlhelpButtonJump2Title
Title of Jump2 button. |
protected java.lang.String |
htmlhelpButtonJump2Url
URL address of page accessible by Jump2 button. |
protected java.lang.String |
htmlhelpButtonLocate
If you want Locate button shown on toolbar, turn this parameter to 1. |
protected java.lang.String |
htmlhelpButtonNext
Set to true to include the Next button on the toolbar. |
protected java.lang.String |
htmlhelpButtonOptions
If you want Options button shown on toolbar, turn this parameter to 1. |
protected java.lang.String |
htmlhelpButtonPrev
Set to true to include the Prev button on the toolbar. |
protected java.lang.String |
htmlhelpButtonPrint
Set to true to include the Print button on the toolbar. |
protected java.lang.String |
htmlhelpButtonRefresh
Set to true to include the Stop button on the toolbar. |
protected java.lang.String |
htmlhelpButtonStop
If you want Stop button shown on toolbar, turn this parameter to 1. |
protected java.lang.String |
htmlhelpButtonZoom
Set to true to include the Zoom button on the toolbar. |
protected java.lang.String |
htmlhelpChm
(Original XSL attribuut: htmlhelp.chm.) |
protected java.lang.String |
htmlhelpDefaultTopic
Normally first chunk of document is displayed when you open HTML Help file. |
protected java.lang.String |
htmlhelpDisplayProgress
(Original XSL attribuut: htmlhelp.display.progress.) |
protected java.lang.String |
htmlhelpEncoding
HTML Help Compiler is not UTF-8 aware, so you should always use an appropriate single-byte encoding here. |
protected java.lang.String |
htmlhelpEnhancedDecompilation
When true this parameter enables enhanced decompilation of CHM. |
protected java.lang.String |
htmlhelpEnumerateImages
Set to true if you insert images into your documents as external binary entities or if you are using absolute image paths. |
protected java.lang.String |
htmlhelpForceMapAndAlias
(Original XSL attribuut: htmlhelp.force.map.and.alias.) |
protected java.lang.String |
htmlhelpHhc
Set the name of the TOC file. |
protected java.lang.String |
htmlhelpHhcBinary
Set to true to generate a binary TOC. |
protected java.lang.String |
htmlhelpHhcFoldersInsteadBooks
Set true for folder-like icons or zero for book-like icons in the TOC ToC. |
protected java.lang.String |
htmlhelpHhcSectionDepth
Set the section depth in the left pane of HTML Help viewer. |
protected java.lang.String |
htmlhelpHhcShowRoot
If set to zero, there will be no entry for the root element in the ToC. |
protected java.lang.String |
htmlhelpHhcWidth
This parameter specifies the width of the navigation pane (containing TOC and other navigation tabs) in pixels. |
protected java.lang.String |
htmlhelpHhk
set the name of the index file. |
protected java.lang.String |
htmlhelpHhp
Change this parameter if you want different name of project file than htmlhelp. |
protected java.lang.String |
htmlhelpHhpTail
If you want to include some additional parameters into project file, store appropriate part of project file into this parameter. |
protected java.lang.String |
htmlhelpHhpWindow
Name of default window. |
protected java.lang.String |
htmlhelpHhpWindows
Content of this parameter is placed at the end of [WINDOWS] section of project file. |
protected java.lang.String |
htmlhelpMapFile
Set the name of map file. |
protected java.lang.String |
htmlhelpOnly
Set to true if you want to play with various HTML Help parameters and you don't need to regenerate all HTML files. |
protected java.lang.String |
htmlhelpOutput
(Original XSL attribuut: htmlhelp.output.) |
protected java.lang.String |
htmlhelpRememberWindowPosition
Set to true to remember help window position between starts. |
protected java.lang.String |
htmlhelpShowAdvancedSearch
If you want advanced search features in your help, turn this parameter to 1. |
protected java.lang.String |
htmlhelpShowFavorities
Set to true to include a Favorites tab in the navigation pane of the help window. |
protected java.lang.String |
htmlhelpShowMenu
Set to true to have an application menu bar in your HTML Help window. |
protected java.lang.String |
htmlhelpShowToolbarText
Set to true to display texts under toolbar buttons, zero to switch off displays. |
protected java.lang.String |
htmlhelpTitle
Content of this parameter will be used as a title for generated HTML Help. |
protected java.lang.String |
htmlhelpUseHhk
(Original XSL attribuut: htmlhelp.use.hhk.) |
protected java.lang.String |
htmlhelpWindowGeometry
This parameter specifies initial position of help window. |
protected java.lang.String |
htmlLongdesc
(Original XSL attribuut: html.longdesc.) |
protected java.lang.String |
htmlLongdescLink
(Original XSL attribuut: html.longdesc.link.) |
protected java.lang.String |
htmlStylesheet
(Original XSL attribuut: html.stylesheet.) |
protected java.lang.String |
htmlStylesheetType
(Original XSL attribuut: html.stylesheet.type.) |
protected java.lang.String |
idWarnings
(Original XSL attribuut: id.warnings.) |
protected java.lang.String |
ignoreImageScaling
If true, the scaling attributes on graphics and media objects are ignored. |
protected java.lang.String |
imgSrcPath
(Original XSL attribuut: img.src.path.) |
protected java.lang.String |
indexLinksToSection
(Original XSL attribuut: index.links.to.section.) |
protected java.lang.String |
indexMethod
This parameter lets you select which method to use for sorting and grouping index entries in an index. |
protected java.lang.String |
indexNumberSeparator
This parameter permits you to override the text to insert between page references in a formatted index entry. |
protected java.lang.String |
indexOnRole
(Original XSL attribuut: index.on.role.) |
protected java.lang.String |
indexOnType
(Original XSL attribuut: index.on.type.) |
protected java.lang.String |
indexPreferTitleabbrev
(Original XSL attribuut: index.prefer.titleabbrev.) |
protected java.lang.String |
indexRangeSeparator
This parameter permits you to override the text to insert between the two numbers of a page range in an index. |
protected java.lang.String |
indexTermSeparator
This parameter permits you to override the text to insert between the end of an index term and its list of page references. |
protected java.lang.String |
inheritKeywords
(Original XSL attribuut: inherit.keywords.) |
protected java.lang.String |
insertOlinkPageNumber
(Original XSL attribuut: insert.olink.page.number.) |
protected java.lang.String |
insertOlinkPdfFrag
(Original XSL attribuut: insert.olink.pdf.frag.) |
protected java.lang.String |
insertXrefPageNumber
(Original XSL attribuut: insert.xref.page.number.) |
protected java.lang.String |
javahelpEncoding
JavaHelp crashes on some characters when written as character references. |
protected java.lang.String |
keepRelativeImageUris
(Original XSL attribuut: keep.relative.image.uris.) |
protected java.lang.String |
l10nGentextDefaultLanguage
(Original XSL attribuut: l10n.gentext.default.language.) |
protected java.lang.String |
l10nGentextLanguage
If this parameter is set to any value other than the empty string, its value will be used as the value for the language when generating text. |
protected java.lang.String |
l10nGentextUseXrefLanguage
If true, the language of the target will be used when generating cross reference text. |
protected java.lang.String |
l10nLangValueRfcCompliant
(Original XSL attribuut: l10n.lang.value.rfc.compliant.) |
protected java.lang.String |
l10nXml
(Original XSL attribuut: l10n.xml.) |
protected java.lang.String |
labelFromPart
(Original XSL attribuut: label.from.part.) |
protected java.lang.String |
linenumberingEveryNth
If line numbering is enabled, everyNth line will be numbered. |
protected java.lang.String |
linenumberingExtension
(Original XSL attribuut: linenumbering.extension.) |
protected java.lang.String |
linenumberingSeparator
The separator is inserted between line numbers and lines in the verbatim environment. |
protected java.lang.String |
linenumberingWidth
If line numbering is enabled, line numbers will appear right justified in a field "width" characters wide. |
protected java.lang.String |
linkMailtoUrl
(Original XSL attribuut: link.mailto.url.) |
protected java.lang.String |
localL10nXml
(Original XSL attribuut: local.l10n.xml.) |
protected java.lang.String |
makeGraphicViewport
(Original XSL attribuut: make.graphic.viewport.) |
protected java.lang.String |
makeSingleYearRanges
If true, year ranges that span a single year will be printed in range notation (1998-1999) instead of discrete notation (1998, 1999). |
protected java.lang.String |
makeValidHtml
(Original XSL attribuut: make.valid.html.) |
protected java.lang.String |
makeYearRanges
(Original XSL attribuut: make.year.ranges.) |
protected java.lang.String |
manifest
(Original XSL attribuut: manifest.) |
protected java.lang.String |
manifestInBaseDir
(Original XSL attribuut: manifest.in.base.dir.) |
protected java.lang.String |
manualToc
(Original XSL attribuut: manual.toc.) |
protected java.lang.String |
menuchoiceMenuSeparator
(Original XSL attribuut: menuchoice.menu.separator.) |
protected java.lang.String |
menuchoiceSeparator
(Original XSL attribuut: menuchoice.separator.) |
protected java.lang.String |
navigGraphics
If true, the navigational headers and footers in chunked HTML are presented in an alternate style that uses graphical icons for Next, Previous, Up, and Home. |
protected java.lang.String |
navigGraphicsExtension
Sets the filename extension to use on navigational graphics used in the headers and footers of chunked HTML. |
protected java.lang.String |
navigGraphicsPath
Sets the path, probably relative to the directory where the HTML files are created, to the navigational graphics used in the headers and footers of chunked HTML. |
protected java.lang.String |
navigShowtitles
If true, the headers and footers of chunked HTML display the titles of the next and previous chunks, along with the words 'Next' and 'Previous' (or the equivalent graphical icons if navig. |
protected java.lang.String |
nominalImageDepth
(Original XSL attribuut: nominal.image.depth.) |
protected java.lang.String |
nominalImageWidth
Graphic widths expressed as a percentage are problematic. |
protected java.lang.String |
nominalTableWidth
In order to convert CALS column widths into HTML column widths, it is sometimes necessary to have an absolute table width to use for conversion of mixed absolute and relative widths. |
protected java.lang.String |
olinkBaseUri
When cross reference data is collected for resolving olinks, it may be necessary to prepend a base URI to each target's href. |
protected java.lang.String |
olinkDebug
If true, then each olink will generate several messages about how it is being resolved during processing. |
protected java.lang.String |
olinkDoctitle
When olinks between documents are resolved, the generated text may not make it clear that the reference is to another document. |
protected java.lang.String |
olinkFragid
(Original XSL attribuut: olink.fragid.) |
protected java.lang.String |
olinkLangFallbackSequence
This parameter defines a list of lang values to search among to resolve olinks. |
protected java.lang.String |
olinkOutlineExt
(Original XSL attribuut: olink.outline.ext.) |
protected java.lang.String |
olinkPubid
(Original XSL attribuut: olink.pubid.) |
protected java.lang.String |
olinkResolver
(Original XSL attribuut: olink.resolver.) |
protected java.lang.String |
olinkSysid
(Original XSL attribuut: olink.sysid.) |
protected java.lang.String |
othercreditLikeAuthorEnabled
(Original XSL attribuut: othercredit.like.author.enabled.) |
protected java.lang.String |
paraPropagatesStyle
(Original XSL attribuut: para.propagates.style.) |
protected java.lang.String |
partAutolabel
(Original XSL attribuut: part.autolabel.) |
protected java.lang.String |
phrasePropagatesStyle
(Original XSL attribuut: phrase.propagates.style.) |
protected java.lang.String |
pixelsPerInch
When lengths are converted to pixels, this value is used to determine the size of a pixel. |
protected java.lang.String |
pointsPerEm
The fixed value used for calculations based upon the size of a character. |
protected java.lang.String |
prefaceAutolabel
(Original XSL attribuut: preface.autolabel.) |
protected java.lang.String |
preferInternalOlink
If you are re-using XML content modules in multiple documents, you may want to redirect some of your olinks. |
protected java.lang.String |
preferredMediaobjectRole
A mediaobject may contain several objects such as imageobjects. |
protected java.lang.String |
procedureStepNumerationFormats
(Original XSL attribuut: procedure.step.numeration.formats.) |
protected java.lang.String |
processEmptySourceToc
(Original XSL attribuut: process.empty.source.toc.) |
protected java.lang.String |
processSourceToc
(Original XSL attribuut: process.source.toc.) |
protected java.lang.String |
profileArch
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileAttribute
(Original XSL attribuut: profile.attribute.) |
protected java.lang.String |
profileAudience
Value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileCondition
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileConformance
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileLang
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileOs
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileRevision
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileRevisionflag
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileRole
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileSecurity
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileSeparator
Separator character used for compound profile values. |
protected java.lang.String |
profileStatus
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileUserlevel
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileValue
(Original XSL attribuut: profile.value.) |
protected java.lang.String |
profileVendor
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
profileWordsize
The value of this parameter specifies profiles which should be included in the output. |
protected java.lang.String |
punctHonorific
This parameter specifies the punctuation that should be added after an honorific in a personal name. |
protected java.lang.String |
qandaDefaultlabel
(Original XSL attribuut: qanda.defaultlabel.) |
protected java.lang.String |
qandadivAutolabel
If true, unlabeled qandadivs will be enumerated. |
protected java.lang.String |
qandaInheritNumeration
(Original XSL attribuut: qanda.inherit.numeration.) |
protected java.lang.String |
qandaInToc
(Original XSL attribuut: qanda.in.toc.) |
protected java.lang.String |
qandaNestedInToc
(Original XSL attribuut: qanda.nested.in.toc.) |
protected java.lang.String |
refclassSuppress
(Original XSL attribuut: refclass.suppress.) |
protected java.lang.String |
refentryGenerateName
(Original XSL attribuut: refentry.generate.name.) |
protected java.lang.String |
refentryGenerateTitle
(Original XSL attribuut: refentry.generate.title.) |
protected java.lang.String |
refentrySeparator
If true, a separator will be generated between consecutive reference pages. |
protected java.lang.String |
refentryXrefManvolnum
(Original XSL attribuut: refentry.xref.manvolnum.) |
protected java.lang.String |
referenceAutolabel
(Original XSL attribuut: reference.autolabel.) |
protected java.lang.String |
rootid
(Original XSL attribuut: rootid.) |
protected java.lang.String |
runinheadDefaultTitleEndPunct
(Original XSL attribuut: runinhead.default.title.end.punct.) |
protected java.lang.String |
runinheadTitleEndPunct
Specify which characters are to be counted as punctuation. |
protected java.lang.String |
saxonCharacterRepresentation
This parameter has effect only when Saxon 6 is used (version 6. |
protected java.lang.String |
sectionAutolabel
If true (true), unlabeled sections will be enumerated. |
protected java.lang.String |
sectionAutolabelMaxDepth
(Original XSL attribuut: section.autolabel.max.depth.) |
protected java.lang.String |
sectionLabelIncludesComponentLabel
If true, section labels are prefixed with the label of the component that contains them. |
protected java.lang.String |
segmentedlistAsTable
(Original XSL attribuut: segmentedlist.as.table.) |
protected java.lang.String |
shadeVerbatim
(Original XSL attribuut: shade.verbatim.) |
protected java.lang.String |
showComments
If true, comments will be displayed, otherwise they are suppressed. |
protected java.lang.String |
showRevisionflag
(Original XSL attribuut: show.revisionflag.) |
protected java.lang.String |
simplesectInToc
(Original XSL attribuut: simplesect.in.toc.) |
protected java.lang.String |
spacingParas
When true, additional, empty paragraphs are inserted in several contexts (for example, around informal figures), to create a more pleasing visual appearance in many browsers. |
protected java.lang.String |
stylesheetResultType
(Original XSL attribuut: stylesheet.result.type.) |
protected java.lang.String |
suppressFooterNavigation
If true, footer navigation will be suppressed. |
protected java.lang.String |
suppressHeaderNavigation
If true, header navigation will be suppressed. |
protected java.lang.String |
suppressNavigation
If true, header and footer navigation will be suppressed. |
protected java.lang.String |
tableBordersWithCss
If true, CSS will be used to draw table borders. |
protected java.lang.String |
tableCellBorderColor
Set the color of table cell borders. |
protected java.lang.String |
tableCellBorderStyle
Specifies the border style of table cells. |
protected java.lang.String |
tableCellBorderThickness
If non-zero, specifies the thickness of borders on table cells. |
protected java.lang.String |
tablecolumnsExtension
The table columns extension function adjusts the widths of table columns in the HTML result to more accurately reflect the specifications in the CALS table. |
protected java.lang.String |
tableFootnoteNumberFormat
(Original XSL attribuut: table.footnote.number.format.) |
protected java.lang.String |
tableFootnoteNumberSymbols
(Original XSL attribuut: table.footnote.number.symbols.) |
protected java.lang.String |
tableFrameBorderColor
Specifies the border color of table frames. |
protected java.lang.String |
tableFrameBorderStyle
Specifies the border style of table frames. |
protected java.lang.String |
tableFrameBorderThickness
Specifies the thickness of the border on the table's frame. |
protected java.lang.String |
targetDatabaseDocument
To resolve olinks between documents, the stylesheets use a master database document that identifies the target datafiles for all the documents within the scope of the olinks. |
protected java.lang.String |
targetsFilename
In order to resolve olinks efficiently, the stylesheets can generate an external data file containing information about all potential cross reference endpoints in a document. |
protected java.lang.String |
texMathDelims
For compatibility with DSSSL based DBTeXMath from Allin Cottrell you should set this parameter to 0. |
protected java.lang.String |
texMathFile
Name of auxiliary file for TeX equations. |
protected java.lang.String |
texMathInAlt
If you want type math directly in TeX notation in equations, this parameter specifies notation used. |
protected java.lang.String |
textdataDefaultEncoding
(Original XSL attribuut: textdata.default.encoding.) |
protected java.lang.String |
textinsertExtension
The textinsert extension element inserts the contents of a file into the result tree (as text). |
protected java.lang.String |
tocListType
When an automatically generated Table of Contents (or List of Titles) is produced, this HTML element will be used to make the list. |
protected java.lang.String |
tocMaxDepth
Specifies the maximal depth of TOC on all levels. |
protected java.lang.String |
tocSectionDepth
Specifies the depth to which recursive sections should appear in the TOC. |
protected java.lang.String |
ulinkTarget
(Original XSL attribuut: ulink.target.) |
protected java.lang.String |
useEmbedForSvg
(Original XSL attribuut: use.embed.for.svg.) |
protected java.lang.String |
useExtensions
If true, extensions may be used. |
protected java.lang.String |
useIdAsFilename
(Original XSL attribuut: use.id.as.filename.) |
protected java.lang.String |
useLocalOlinkStyle
When cross reference data is collected for use by olinks, the data for each potential target includes one field containing a completely assembled cross reference string, as if it were an xref generated in that document. |
protected java.lang.String |
useRoleAsXrefstyle
In DocBook documents that conform to a schema older than V4. |
protected java.lang.String |
useRoleForMediaobject
(Original XSL attribuut: use.role.for.mediaobject.) |
protected java.lang.String |
useSvg
If true, SVG will be considered an acceptable image format. |
protected java.lang.String |
variablelistAsTable
(Original XSL attribuut: variablelist.as.table.) |
protected java.lang.String |
variablelistTermBreakAfter
(Original XSL attribuut: variablelist.term.break.after.) |
protected java.lang.String |
variablelistTermSeparator
(Original XSL attribuut: variablelist.term.separator.) |
protected java.lang.String |
writingMode
Sets direction of text flow and text alignment based on locale. |
protected java.lang.String |
xrefLabelPageSeparator
This parameter allows you to control the punctuation of certain types of generated cross reference text. |
protected java.lang.String |
xrefLabelTitleSeparator
This parameter allows you to control the punctuation of certain types of generated cross reference text. |
protected java.lang.String |
xrefTitlePageSeparator
This parameter allows you to control the punctuation of certain types of generated cross reference text. |
protected java.lang.String |
xrefWithNumberAndTitle
(Original XSL attribuut: xref.with.number.and.title.) |
| Fields inherited from class com.agilejava.docbkx.maven.AbstractTransformerMojo |
|---|
catalogs |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
DocbkxHtmlMojo()
|
|
| Method Summary | |
|---|---|
protected void |
configure(javax.xml.transform.Transformer transformer)
|
java.util.List |
getArtifacts()
|
java.util.List |
getCustomizationParameters()
|
java.lang.String |
getDefaultStylesheetLocation()
|
java.util.List |
getEntities()
|
java.io.File |
getGeneratedSourceDirectory()
|
java.lang.String[] |
getIncludes()
|
org.apache.maven.project.MavenProject |
getMavenProject()
|
org.apache.tools.ant.Target |
getPostProcess()
|
org.apache.tools.ant.Target |
getPreProcess()
|
java.io.File |
getSourceDirectory()
|
java.lang.String |
getStylesheetLocation()
|
java.util.Properties |
getSystemProperties()
|
java.io.File |
getTargetDirectory()
|
java.lang.String |
getTargetFileExtension()
|
java.lang.String |
getType()
|
protected boolean |
getXIncludeSupported()
|
protected boolean |
isUseStandardOutput()
|
| Methods inherited from class com.agilejava.docbkx.maven.AbstractHtmlMojo |
|---|
adjustTransformer, getNonDefaultStylesheetLocation |
| Methods inherited from class com.agilejava.docbkx.maven.AbstractMojoBase |
|---|
preProcess |
| Methods inherited from class com.agilejava.docbkx.maven.AbstractTransformerMojo |
|---|
convertBooleanToXsltParam, convertStringToXsltParam, createCatalogManager, createDocumentBuilder, createTitleXPath, createTransformerBuilder, dumpResolvedXML, execute, executeTasks, getDefaultStylesheetURL, getNonDefaultStylesheetURL, getProperty, getStylesheetURL, postProcess, postProcessResult, setProperty |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String chunkQuietly
chunk.quietly.)
protected java.lang.String profileCondition
profile.condition.)
protected java.lang.String useRoleAsXrefstyle
use.role.as.xrefstyle.)
protected java.lang.String profileRole
profile.role.)
protected java.lang.String navigGraphicsExtension
navig.graphics.extension.)
protected java.lang.String tableFrameBorderColor
table.frame.border.color.)
protected java.lang.String chunkTocsAndLots
chunk.tocs.and.lots.)
protected java.lang.String texMathDelims
tex.math.delims.)
protected java.lang.String graphicDefaultExtension
graphic.default.extension.)
protected java.lang.String partAutolabel
part.autolabel.)
protected java.lang.String showRevisionflag
show.revisionflag.)
protected java.lang.String variablelistAsTable
variablelist.as.table.)
protected java.lang.String htmlhelpHhcBinary
htmlhelp.hhc.binary.)
protected java.lang.String graphicsizeExtension
graphicsize.extension.)
protected java.lang.String pointsPerEm
points.per.em.)
protected java.lang.String htmlhelpWindowGeometry
htmlhelp.window.geometry.)
protected java.lang.String olinkSysid
olink.sysid.)
protected java.lang.String inheritKeywords
inherit.keywords.)
protected java.lang.String profileRevision
profile.revision.)
protected java.lang.String ebnfAssignment
ebnf.assignment.)
protected java.lang.String qandaDefaultlabel
qanda.defaultlabel.)
protected java.lang.String htmlhelpButtonPrev
htmlhelp.button.prev.)
protected java.lang.String chunkFirstSections
chunk.first.sections.)
protected java.lang.String nominalImageWidth
nominal.image.width.)
protected java.lang.String footnoteNumberFormat
footnote.number.format.)
protected java.lang.String referenceAutolabel
reference.autolabel.)
protected java.lang.String highlightDefaultLanguage
highlight.default.language.)
protected java.lang.String preferredMediaobjectRole
preferred.mediaobject.role.)
protected java.lang.String manualToc
manual.toc.)
protected java.lang.String generateToc
generate.toc.)
protected java.lang.String indexMethod
index.method.)
protected java.lang.String insertOlinkPdfFrag
insert.olink.pdf.frag.)
protected java.lang.String ebnfTableBorder
ebnf.table.border.)
protected java.lang.String indexOnType
index.on.type.)
protected java.lang.String autotocLabelSeparator
autotoc.label.separator.)
protected java.lang.String nominalTableWidth
nominal.table.width.)
protected java.lang.String olinkDoctitle
olink.doctitle.)
protected java.lang.String htmlhelpUseHhk
htmlhelp.use.hhk.)
protected java.lang.String htmlhelpButtonJump2Title
htmlhelp.button.jump2.title.)
protected java.lang.String insertXrefPageNumber
insert.xref.page.number.)
protected java.lang.String biblioentryAltPrimarySeps
biblioentry.alt.primary.seps.)
protected java.lang.String htmlhelpDefaultTopic
htmlhelp.default.topic.)
protected java.lang.String htmlStylesheet
html.stylesheet.)
protected java.lang.String emphasisPropagatesStyle
emphasis.propagates.style.)
protected java.lang.String htmlhelpShowMenu
htmlhelp.show.menu.)
protected java.lang.String chunkAppend
chunk.append.)
protected java.lang.String htmlAppend
html.append.)
protected java.lang.String variablelistTermBreakAfter
variablelist.term.break.after.)
protected java.lang.String htmlhelpShowAdvancedSearch
htmlhelp.show.advanced.search.)
protected java.lang.String htmlCellspacing
html.cellspacing.)
protected java.lang.String showComments
show.comments.)
protected java.lang.String profileOs
profile.os.)
protected java.lang.String tableFrameBorderStyle
table.frame.border.style.)
protected java.lang.String htmlLongdescLink
html.longdesc.link.)
protected java.lang.String calloutGraphicsNumberLimit
callout.graphics.number.limit.)
protected java.lang.String suppressNavigation
suppress.navigation.)
protected java.lang.String biblioentryItemSeparator
biblioentry.item.separator.)
protected java.lang.String xrefTitlePageSeparator
xref.title-page.separator.)
protected java.lang.String tablecolumnsExtension
tablecolumns.extension.)
protected java.lang.String olinkBaseUri
olink.base.uri.)
protected java.lang.String makeValidHtml
make.valid.html.)
protected java.lang.String annotationGraphicOpen
annotation.graphic.open.)
protected java.lang.String profileAudience
profile.audience.)
protected java.lang.String emailDelimitersEnabled
email.delimiters.enabled.)
protected java.lang.String htmlhelpTitle
htmlhelp.title.)
protected java.lang.String texMathInAlt
tex.math.in.alt.)
protected java.lang.String htmlhelpForceMapAndAlias
htmlhelp.force.map.and.alias.)
protected java.lang.String sectionAutolabelMaxDepth
section.autolabel.max.depth.)
protected java.lang.String idWarnings
id.warnings.)
protected java.lang.String formalObjectBreakAfter
formal.object.break.after.)
protected java.lang.String profileArch
profile.arch.)
protected java.lang.String htmlhelpMapFile
htmlhelp.map.file.)
protected java.lang.String chunkerOutputCdataSectionElements
chunker.output.cdata-section-elements.)
protected java.lang.String profileConformance
profile.conformance.)
protected java.lang.String htmlHeadLegalnoticeLinkMultiple
html.head.legalnotice.link.multiple.)
protected java.lang.String refclassSuppress
refclass.suppress.)
protected java.lang.String htmlCellpadding
html.cellpadding.)
protected java.lang.String eclipsePluginId
eclipse.plugin.id.)
protected java.lang.String chunkerOutputDoctypePublic
chunker.output.doctype-public.)
protected java.lang.String paraPropagatesStyle
para.propagates.style.)
protected java.lang.String tocListType
toc.list.type.)
protected java.lang.String navigGraphics
navig.graphics.)
protected java.lang.String generateRevhistoryLink
generate.revhistory.link.)
protected java.lang.String l10nXml
l10n.xml.)
protected java.lang.String tableFootnoteNumberSymbols
table.footnote.number.symbols.)
protected java.lang.String ulinkTarget
ulink.target.)
protected java.lang.String chunkerOutputEncoding
chunker.output.encoding.)
protected java.lang.String sectionAutolabel
section.autolabel.)
protected java.lang.String generateMetaAbstract
generate.meta.abstract.)
protected java.lang.String htmlhelpHhpTail
htmlhelp.hhp.tail.)
protected java.lang.String chunkToc
chunk.toc.)
protected java.lang.String htmlhelpShowFavorities
htmlhelp.show.favorities.)
protected java.lang.String glosstermAutoLink
glossterm.auto.link.)
protected java.lang.String get
get.)
protected java.lang.String simplesectInToc
simplesect.in.toc.)
protected java.lang.String suppressHeaderNavigation
suppress.header.navigation.)
protected java.lang.String htmlhelpButtonJump2
htmlhelp.button.jump2.)
protected java.lang.String htmlhelpButtonJump1
htmlhelp.button.jump1.)
protected java.lang.String chunkerOutputOmitXmlDeclaration
chunker.output.omit-xml-declaration.)
protected java.lang.String htmlhelpButtonForward
htmlhelp.button.forward.)
protected java.lang.String punctHonorific
punct.honorific.)
protected java.lang.String ignoreImageScaling
ignore.image.scaling.)
protected java.lang.String appendixAutolabel
appendix.autolabel.)
protected java.lang.String entryPropagatesStyle
entry.propagates.style.)
protected java.lang.String suppressFooterNavigation
suppress.footer.navigation.)
protected java.lang.String indexTermSeparator
index.term.separator.)
protected java.lang.String calloutListTable
callout.list.table.)
protected java.lang.String htmlhelpOnly
htmlhelp.only.)
protected java.lang.String htmlLongdesc
html.longdesc.)
protected java.lang.String editedbyEnabled
editedby.enabled.)
protected java.lang.String chunkerOutputMediaType
chunker.output.media-type.)
protected java.lang.String segmentedlistAsTable
segmentedlist.as.table.)
protected java.lang.String htmlhelpHhc
htmlhelp.hhc.)
protected java.lang.String htmlhelpHhp
htmlhelp.hhp.)
protected java.lang.String chunkerOutputIndent
chunker.output.indent.)
protected java.lang.String htmlhelpHhk
htmlhelp.hhk.)
protected java.lang.String htmlhelpEncoding
htmlhelp.encoding.)
protected java.lang.String annotationGraphicClose
annotation.graphic.close.)
protected java.lang.String defaultTableFrame
default.table.frame.)
protected java.lang.String glossaryCollection
glossary.collection.)
protected java.lang.String olinkOutlineExt
olink.outline.ext.)
protected java.lang.String menuchoiceMenuSeparator
menuchoice.menu.separator.)
protected java.lang.String profileSecurity
profile.security.)
protected java.lang.String chapterAutolabel
chapter.autolabel.)
protected java.lang.String biblioentryPrimaryCount
biblioentry.primary.count.)
protected java.lang.String pixelsPerInch
pixels.per.inch.)
protected java.lang.String contribInlineEnabled
contrib.inline.enabled.)
protected java.lang.String olinkResolver
olink.resolver.)
protected java.lang.String htmlhelpButtonBack
htmlhelp.button.back.)
protected java.lang.String formalTitlePlacement
formal.title.placement.)
protected java.lang.String chunkerOutputQuiet
chunker.output.quiet.)
protected java.lang.String bibliographyCollection
bibliography.collection.)
protected java.lang.String indexRangeSeparator
index.range.separator.)
protected java.lang.String htmlhelpButtonLocate
htmlhelp.button.locate.)
protected java.lang.String shadeVerbatim
shade.verbatim.)
protected java.lang.String linenumberingWidth
linenumbering.width.)
protected java.lang.String l10nGentextDefaultLanguage
l10n.gentext.default.language.)
protected java.lang.String generateLegalnoticeLink
generate.legalnotice.link.)
protected java.lang.String refentryGenerateName
refentry.generate.name.)
protected java.lang.String admonStyle
admon.style.)
protected java.lang.String xrefLabelTitleSeparator
xref.label-title.separator.)
protected java.lang.String htmlStylesheetType
html.stylesheet.type.)
protected java.lang.String variablelistTermSeparator
variablelist.term.separator.)
protected java.lang.String qandaInheritNumeration
qanda.inherit.numeration.)
protected java.lang.String calloutDefaultcolumn
callout.defaultcolumn.)
protected java.lang.String profileRevisionflag
profile.revisionflag.)
protected java.lang.String procedureStepNumerationFormats
procedure.step.numeration.formats.)
protected java.lang.String rootid
rootid.)
protected java.lang.String chunkSectionDepth
chunk.section.depth.)
protected java.lang.String refentryXrefManvolnum
refentry.xref.manvolnum.)
protected java.lang.String htmlhelpHhpWindow
htmlhelp.hhp.window.)
protected java.lang.String collectXrefTargets
collect.xref.targets.)
protected java.lang.String makeSingleYearRanges
make.single.year.ranges.)
protected java.lang.String htmlhelpEnhancedDecompilation
htmlhelp.enhanced.decompilation.)
protected java.lang.String htmlhelpButtonJump2Url
htmlhelp.button.jump2.url.)
protected java.lang.String htmlhelpHhcFoldersInsteadBooks
htmlhelp.hhc.folders.instead.books.)
protected java.lang.String generateIdAttributes
generate.id.attributes.)
protected java.lang.String stylesheetResultType
stylesheet.result.type.)
protected java.lang.String indexNumberSeparator
index.number.separator.)
protected java.lang.String calloutUnicodeStartCharacter
callout.unicode.start.character.)
protected java.lang.String ebnfTableBgcolor
ebnf.table.bgcolor.)
protected java.lang.String l10nLangValueRfcCompliant
l10n.lang.value.rfc.compliant.)
protected java.lang.String xrefLabelPageSeparator
xref.label-page.separator.)
protected java.lang.String processEmptySourceToc
process.empty.source.toc.)
protected java.lang.String htmlhelpRememberWindowPosition
htmlhelp.remember.window.position.)
protected java.lang.String navigShowtitles
navig.showtitles.)
protected java.lang.String highlightXslthlConfig
highlight.xslthl.config.)
protected java.lang.String highlightSource
highlight.source.)
protected java.lang.String footerRule
footer.rule.)
protected java.lang.String refentryGenerateTitle
refentry.generate.title.)
protected java.lang.String navigGraphicsPath
navig.graphics.path.)
protected java.lang.String calloutGraphicsPath
callout.graphics.path.)
protected java.lang.String autotocLabelInHyperlink
autotoc.label.in.hyperlink.)
protected java.lang.String htmlhelpButtonZoom
htmlhelp.button.zoom.)
protected java.lang.String chunkerOutputMethod
chunker.output.method.)
protected java.lang.String qandaInToc
qanda.in.toc.)
protected java.lang.String glossarySort
glossary.sort.)
protected java.lang.String calloutGraphicsExtension
callout.graphics.extension.)
protected java.lang.String footnoteNumberSymbols
footnote.number.symbols.)
protected java.lang.String htmlhelpButtonHomeUrl
htmlhelp.button.home.url.)
protected java.lang.String tableBordersWithCss
table.borders.with.css.)
protected java.lang.String htmlExtraHeadLinks
html.extra.head.links.)
protected java.lang.String bridgeheadInToc
bridgehead.in.toc.)
protected java.lang.String othercreditLikeAuthorEnabled
othercredit.like.author.enabled.)
protected java.lang.String linenumberingEveryNth
linenumbering.everyNth.)
protected java.lang.String saxonCharacterRepresentation
saxon.character.representation.)
protected java.lang.String funcsynopsisStyle
funcsynopsis.style.)
protected java.lang.String generateIndex
generate.index.)
protected java.lang.String htmlhelpShowToolbarText
htmlhelp.show.toolbar.text.)
protected java.lang.String l10nGentextUseXrefLanguage
l10n.gentext.use.xref.language.)
protected java.lang.String olinkLangFallbackSequence
olink.lang.fallback.sequence.)
protected java.lang.String authorOthernameInMiddle
author.othername.in.middle.)
protected java.lang.String refentrySeparator
refentry.separator.)
protected java.lang.String menuchoiceSeparator
menuchoice.separator.)
protected java.lang.String makeYearRanges
make.year.ranges.)
protected java.lang.String makeGraphicViewport
make.graphic.viewport.)
protected java.lang.String manifest
manifest.)
protected java.lang.String htmlhelpButtonStop
htmlhelp.button.stop.)
protected java.lang.String nominalImageDepth
nominal.image.depth.)
protected java.lang.String l10nGentextLanguage
l10n.gentext.language.)
protected java.lang.String htmlhelpChm
htmlhelp.chm.)
protected java.lang.String htmlhelpHhcWidth
htmlhelp.hhc.width.)
protected java.lang.String useExtensions
use.extensions.)
protected java.lang.String runinheadTitleEndPunct
runinhead.title.end.punct.)
protected java.lang.String olinkDebug
olink.debug.)
protected java.lang.String htmlhelpButtonJump1Title
htmlhelp.button.jump1.title.)
protected java.lang.String localL10nXml
local.l10n.xml.)
protected java.lang.String indexLinksToSection
index.links.to.section.)
protected java.lang.String xrefWithNumberAndTitle
xref.with.number.and.title.)
protected java.lang.String admonGraphicsPath
admon.graphics.path.)
protected java.lang.String eclipseAutolabel
eclipse.autolabel.)
protected java.lang.String annotationJs
annotation.js.)
protected java.lang.String htmlhelpAutolabel
htmlhelp.autolabel.)
protected java.lang.String tableFootnoteNumberFormat
table.footnote.number.format.)
protected java.lang.String htmlHeadLegalnoticeLinkTypes
html.head.legalnotice.link.types.)
protected java.lang.String defaultImageWidth
default.image.width.)
protected java.lang.String htmlhelpButtonHome
htmlhelp.button.home.)
protected java.lang.String headerRule
header.rule.)
protected java.lang.String prefaceAutolabel
preface.autolabel.)
protected java.lang.String htmlhelpEnumerateImages
htmlhelp.enumerate.images.)
protected java.lang.String currentDocid
current.docid.)
protected java.lang.String citerefentryLink
citerefentry.link.)
protected java.lang.String preferInternalOlink
prefer.internal.olink.)
protected java.lang.String useSvg
use.svg.)
protected java.lang.String profileAttribute
profile.attribute.)
protected java.lang.String linkMailtoUrl
link.mailto.url.)
protected java.lang.String htmlhelpHhpWindows
htmlhelp.hhp.windows.)
protected java.lang.String tocMaxDepth
toc.max.depth.)
protected java.lang.String targetDatabaseDocument
target.database.document.)
protected java.lang.String admonGraphicsExtension
admon.graphics.extension.)
protected java.lang.String htmlExt
html.ext.)
protected java.lang.String bibliographyNumbered
bibliography.numbered.)
protected java.lang.String textinsertExtension
textinsert.extension.)
protected java.lang.String generateManifest
generate.manifest.)
protected java.lang.String indexPreferTitleabbrev
index.prefer.titleabbrev.)
protected java.lang.String htmlBase
html.base.)
protected java.lang.String htmlCleanup
html.cleanup.)
protected java.lang.String defaultTableWidth
default.table.width.)
protected java.lang.String chunkerOutputDoctypeSystem
chunker.output.doctype-system.)
protected java.lang.String tocSectionDepth
toc.section.depth.)
protected java.lang.String writingMode
writing.mode.)
protected java.lang.String javahelpEncoding
javahelp.encoding.)
protected java.lang.String htmlhelpDisplayProgress
htmlhelp.display.progress.)
protected java.lang.String calloutUnicode
callout.unicode.)
protected java.lang.String textdataDefaultEncoding
textdata.default.encoding.)
protected java.lang.String annotateToc
annotate.toc.)
protected java.lang.String admonGraphics
admon.graphics.)
protected java.lang.String htmlhelpButtonHideshow
htmlhelp.button.hideshow.)
protected java.lang.String htmlhelpButtonRefresh
htmlhelp.button.refresh.)
protected java.lang.String runinheadDefaultTitleEndPunct
runinhead.default.title.end.punct.)
protected java.lang.String glossentryShowAcronym
glossentry.show.acronym.)
protected java.lang.String cssDecoration
css.decoration.)
protected java.lang.String useRoleForMediaobject
use.role.for.mediaobject.)
protected java.lang.String sectionLabelIncludesComponentLabel
section.label.includes.component.label.)
protected java.lang.String admonTextlabel
admon.textlabel.)
protected java.lang.String profileVendor
profile.vendor.)
protected java.lang.String profileStatus
profile.status.)
protected java.lang.String indexOnRole
index.on.role.)
protected java.lang.String draftWatermarkImage
draft.watermark.image.)
protected java.lang.String profileWordsize
profile.wordsize.)
protected java.lang.String texMathFile
tex.math.file.)
protected java.lang.String htmlhelpOutput
htmlhelp.output.)
protected java.lang.String manifestInBaseDir
manifest.in.base.dir.)
protected java.lang.String qandaNestedInToc
qanda.nested.in.toc.)
protected java.lang.String htmlhelpButtonOptions
htmlhelp.button.options.)
protected java.lang.String tableCellBorderColor
table.cell.border.color.)
protected java.lang.String olinkFragid
olink.fragid.)
protected java.lang.String linenumberingSeparator
linenumbering.separator.)
protected java.lang.String htmlhelpHhcShowRoot
htmlhelp.hhc.show.root.)
protected java.lang.String htmlhelpButtonNext
htmlhelp.button.next.)
protected java.lang.String defaultFloatClass
default.float.class.)
protected java.lang.String labelFromPart
label.from.part.)
protected java.lang.String abstractNotitleEnabled
abstract.notitle.enabled.)
protected java.lang.String bibliographyStyle
bibliography.style.)
protected java.lang.String tableFrameBorderThickness
table.frame.border.thickness.)
protected java.lang.String exslNodeSetAvailable
exsl.node.set.available.)
protected java.lang.String calloutsExtension
callouts.extension.)
protected java.lang.String annotationSupport
annotation.support.)
protected java.lang.String chunkerOutputStandalone
chunker.output.standalone.)
protected java.lang.String profileSeparator
profile.separator.)
protected java.lang.String linenumberingExtension
linenumbering.extension.)
protected java.lang.String htmlhelpAliasFile
htmlhelp.alias.file.)
protected java.lang.String keepRelativeImageUris
keep.relative.image.uris.)
protected java.lang.String useIdAsFilename
use.id.as.filename.)
protected java.lang.String profileUserlevel
profile.userlevel.)
protected java.lang.String eclipsePluginName
eclipse.plugin.name.)
protected java.lang.String tableCellBorderThickness
table.cell.border.thickness.)
protected java.lang.String tableCellBorderStyle
table.cell.border.style.)
protected java.lang.String htmlhelpButtonJump1Url
htmlhelp.button.jump1.url.)
protected java.lang.String graphicsizeUseImgSrcPath
graphicsize.use.img.src.path.)
protected java.lang.String chunkSeparateLots
chunk.separate.lots.)
protected java.lang.String useEmbedForSvg
use.embed.for.svg.)
protected java.lang.String qandadivAutolabel
qandadiv.autolabel.)
protected java.lang.String ebnfStatementTerminator
ebnf.statement.terminator.)
protected java.lang.String targetsFilename
targets.filename.)
protected java.lang.String generateSectionTocLevel
generate.section.toc.level.)
protected java.lang.String spacingParas
spacing.paras.)
protected java.lang.String functionParens
function.parens.)
protected java.lang.String formalProcedures
formal.procedures.)
protected java.lang.String processSourceToc
process.source.toc.)
protected java.lang.String annotationCss
annotation.css.)
protected java.lang.String htmlhelpHhcSectionDepth
htmlhelp.hhc.section.depth.)
protected java.lang.String useLocalOlinkStyle
use.local.olink.style.)
protected java.lang.String phrasePropagatesStyle
phrase.propagates.style.)
protected java.lang.String calloutGraphics
callout.graphics.)
protected java.lang.String insertOlinkPageNumber
insert.olink.page.number.)
protected java.lang.String chunkTocsAndLotsHasTitle
chunk.tocs.and.lots.has.title.)
protected java.lang.String componentLabelIncludesPartLabel
component.label.includes.part.label.)
protected java.lang.String profileValue
profile.value.)
protected java.lang.String imgSrcPath
img.src.path.)
protected java.lang.String firsttermOnlyLink
firstterm.only.link.)
protected java.lang.String draftMode
draft.mode.)
protected java.lang.String funcsynopsisDecoration
funcsynopsis.decoration.)
protected java.lang.String calloutUnicodeNumberLimit
callout.unicode.number.limit.)
protected java.lang.String htmlhelpButtonPrint
htmlhelp.button.print.)
protected java.lang.String eclipsePluginProvider
eclipse.plugin.provider.)
protected java.lang.String profileLang
profile.lang.)
protected java.lang.String olinkPubid
olink.pubid.)
protected java.lang.String blurbOnTitlepageEnabled
blurb.on.titlepage.enabled.)
| Constructor Detail |
|---|
public DocbkxHtmlMojo()
| Method Detail |
|---|
protected void configure(javax.xml.transform.Transformer transformer)
configure in class AbstractTransformerMojopublic java.io.File getSourceDirectory()
getSourceDirectory in class AbstractTransformerMojopublic java.io.File getTargetDirectory()
getTargetDirectory in class AbstractTransformerMojopublic java.io.File getGeneratedSourceDirectory()
getGeneratedSourceDirectory in class AbstractTransformerMojopublic java.lang.String getDefaultStylesheetLocation()
getDefaultStylesheetLocation in class AbstractTransformerMojopublic java.lang.String getType()
getType in class AbstractTransformerMojopublic java.lang.String getStylesheetLocation()
getStylesheetLocation in class AbstractTransformerMojopublic java.lang.String getTargetFileExtension()
getTargetFileExtension in class AbstractTransformerMojopublic java.lang.String[] getIncludes()
getIncludes in class AbstractTransformerMojopublic java.util.List getEntities()
getEntities in class AbstractTransformerMojopublic java.util.List getCustomizationParameters()
getCustomizationParameters in class AbstractTransformerMojopublic java.util.Properties getSystemProperties()
getSystemProperties in class AbstractTransformerMojopublic org.apache.tools.ant.Target getPreProcess()
getPreProcess in class AbstractTransformerMojopublic org.apache.tools.ant.Target getPostProcess()
getPostProcess in class AbstractTransformerMojopublic org.apache.maven.project.MavenProject getMavenProject()
getMavenProject in class AbstractTransformerMojopublic java.util.List getArtifacts()
getArtifacts in class AbstractTransformerMojoprotected boolean getXIncludeSupported()
getXIncludeSupported in class AbstractTransformerMojoprotected boolean isUseStandardOutput()
isUseStandardOutput in class AbstractTransformerMojo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||