com.agilejava.docbkx.maven
Class DocbkxPdfMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.agilejava.docbkx.maven.AbstractTransformerMojo
          extended by com.agilejava.docbkx.maven.AbstractMojoBase
              extended by com.agilejava.docbkx.maven.AbstractPdfMojo
                  extended by com.agilejava.docbkx.maven.DocbkxPdfMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class DocbkxPdfMojo
extends AbstractPdfMojo

A Maven plugin for generating fo output from DocBook documents, using version 1.75.2 of the DocBook XSL stylesheets.

See Also:
http://docbook.sourceforge.net/

Field Summary
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 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 alignment
          The default text alignment is used for most body text.
protected  java.lang.String appendixAutolabel
          (Original XSL attribuut: appendix.autolabel.)
protected  java.lang.String arbortextExtensions
          (Original XSL attribuut: arbortext.extensions.)
protected  java.lang.String atiXsl11Bookmarks
          (Original XSL attribuut: ati.xsl11.bookmarks.)
protected  java.lang.String authorOthernameInMiddle
          (Original XSL attribuut: author.othername.in.middle.)
protected  java.lang.String autotocLabelSeparator
          String used to separate labels and titles in a table of contents.
protected  java.lang.String axfExtensions
          (Original XSL attribuut: axf.extensions.)
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 bodyEndIndent
          This end-indent property is added to the fo:flow for certain page sequences.
protected  java.lang.String bodyFontFamily
          The body font family is the default font used for text in the page body.
protected  java.lang.String bodyFontMaster
          (Original XSL attribuut: body.font.master.)
protected  java.lang.String bodyFontset
          (Original XSL attribuut: body.fontset.)
protected  java.lang.String bodyFontSize
          (Original XSL attribuut: body.font.size.)
protected  java.lang.String bodyMarginBottom
          The body bottom margin is the distance from the last line of text in the page body to the bottom of the region-after.
protected  java.lang.String bodyMarginTop
          The body top margin is the distance from the top of the region-before to the first line of text in the page body.
protected  java.lang.String bodyStartIndent
          This parameter provides the means of indenting the body text relative to section titles.
protected  java.lang.String bookmarksCollapse
          If true, the bookmark tree is collapsed so that only the top-level bookmarks are displayed initially.
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 calloutIconSize
          Specifies the size of the callout marker icons.
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 calloutUnicodeFont
          The name of the font to specify around Unicode callout glyphs.
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 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 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 columnCountBack
          Number of columns on back matter (appendix, glossary, etc.
protected  java.lang.String columnCountBody
          Number of columns on body pages.
protected  java.lang.String columnCountFront
          Number of columns on front matter (dedication, preface, etc.
protected  java.lang.String columnCountIndex
          Number of columns on index pages.
protected  java.lang.String columnCountLot
          Number of columns on a page sequence containing the Table of Contents, List of Figures, etc.
protected  java.lang.String columnCountTitlepage
          (Original XSL attribuut: column.count.titlepage.)
protected  java.lang.String columnGapBack
          (Original XSL attribuut: column.gap.back.)
protected  java.lang.String columnGapBody
          (Original XSL attribuut: column.gap.body.)
protected  java.lang.String columnGapFront
          (Original XSL attribuut: column.gap.front.)
protected  java.lang.String columnGapIndex
          (Original XSL attribuut: column.gap.index.)
protected  java.lang.String columnGapLot
          (Original XSL attribuut: column.gap.lot.)
protected  java.lang.String columnGapTitlepage
          (Original XSL attribuut: column.gap.titlepage.)
protected  java.lang.String componentLabelIncludesPartLabel
          (Original XSL attribuut: component.label.includes.part.label.)
protected  java.lang.String cropMarkBleed
          Length of invisible part of crop marks.
protected  java.lang.String cropMarkOffset
          Length of crop marks.
protected  java.lang.String cropMarks
          If true, crop marks will be added to each page.
protected  java.lang.String cropMarkWidth
          Width of crop marks.
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 defaultTableRules
          (Original XSL attribuut: default.table.rules.)
protected  java.lang.String defaultTableWidth
          (Original XSL attribuut: default.table.width.)
protected  java.lang.String defaultUnits
          (Original XSL attribuut: default.units.)
protected  java.lang.String dingbatFontFamily
          The dingbat font family is used for dingbats.
protected  java.lang.String directionAlignEnd
          (Original XSL attribuut: direction.align.end.)
protected  java.lang.String directionAlignStart
          (Original XSL attribuut: direction.align.start.)
protected  java.lang.String directionMode
          (Original XSL attribuut: direction.mode.)
protected  java.lang.String doubleSided
          Double-sided documents are printed with a slightly wider margin on the binding edge of the page.
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 emailDelimitersEnabled
          (Original XSL attribuut: email.delimiters.enabled.)
protected  java.lang.String emailMailtoEnabled
          (Original XSL attribuut: email.mailto.enabled.)
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 footerColumnWidths
          Page footers in print output use a three column table to position text at the left, center, and right side of the footer on the page.
protected  java.lang.String footerRule
          If true, a rule will be drawn above the page footers.
protected  java.lang.String footersOnBlankPages
          If true, footers will be placed on blank pages.
protected  java.lang.String footerTableHeight
          Page footers in print output use a three column table to position text at the left, center, and right side of the footer on the page.
protected  java.lang.String footnoteFontSize
          The footnote font size is used for.
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 fop1Extensions
          (Original XSL attribuut: fop1.extensions.)
protected  java.lang.String fopExtensions
          (Original XSL attribuut: fop.extensions.)
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 generateIndex
          Specify if an index should be generated.
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 glossaryAsBlocks
          (Original XSL attribuut: glossary.as.blocks.)
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 glosslistAsBlocks
          (Original XSL attribuut: glosslist.as.blocks.)
protected  java.lang.String glosstermAutoLink
          (Original XSL attribuut: glossterm.auto.link.)
protected  java.lang.String glosstermSeparation
          (Original XSL attribuut: glossterm.separation.)
protected  java.lang.String glosstermWidth
          This parameter specifies the width reserved for glossary terms when a list presentation is used.
protected  java.lang.String graphicDefaultExtension
          (Original XSL attribuut: graphic.default.extension.)
protected  java.lang.String graphicExtensions
          (Original XSL attribuut: graphic.extensions.)
protected  java.lang.String graphicNotations
          (Original XSL attribuut: graphic.notations.)
protected  java.lang.String headerColumnWidths
          Page headers in print output use a three column table to position text at the left, center, and right side of the header on the page.
protected  java.lang.String headerRule
          If true, a rule will be drawn below the page headers.
protected  java.lang.String headersOnBlankPages
          If true, headers will be placed on blank pages.
protected  java.lang.String headerTableHeight
          Page headers in print output use a three column table to position text at the left, center, and right side of the header on the page.
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 hyphenate
          If true, words may be hyphenated.
protected  java.lang.String hyphenateVerbatim
          If the lines of program listing are too long to fit into one line it is quite common to split them at space and indicite by hook arrow that code continues on the next line.
protected  java.lang.String hyphenateVerbatimCharacters
          (Original XSL attribuut: hyphenate.verbatim.characters.)
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 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 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 insertLinkPageNumber
          (Original XSL attribuut: insert.link.page.number.)
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 itemizedlistLabelWidth
          Specifies the default width of the label (usually a bullet or other symbol) in an itemized list.
protected  java.lang.String keepRelativeImageUris
          (Original XSL attribuut: keep.relative.image.uris.)
protected  java.lang.String kimberImported
          (Original XSL attribuut: kimber.imported.)
protected  java.lang.String kosekImported
          (Original XSL attribuut: kosek.imported.)
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 lineHeight
          Sets the line-height property.
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 localL10nXml
          (Original XSL attribuut: local.l10n.xml.)
protected  java.lang.String makeIndexMarkup
          This parameter enables a very neat trick for getting properly merged, collated back-of-the-book indexes.
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 makeYearRanges
          (Original XSL attribuut: make.year.ranges.)
protected  java.lang.String marginLeftInner
          (Original XSL attribuut: margin.left.inner.)
protected  java.lang.String marginNoteFloatType
          Selects the type of float for margin notes.
protected  java.lang.String marginNoteWidth
          Sets the default width for margin notes when used as a side float.
protected  java.lang.String markerSectionLevel
          (Original XSL attribuut: marker.section.level.)
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 monospaceFontFamily
          The monospace font family is used for verbatim environments (program listings, screens, etc.
protected  java.lang.String monospaceVerbatimFontWidth
          Specifies with em units the width of a single character of the monospace font.
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 olinkLangFallbackSequence
          This parameter defines a list of lang values to search among to resolve olinks.
protected  java.lang.String orderedlistLabelWidth
          Specifies the default width of the label (usually a number or sequence of numbers) in an ordered list.
protected  java.lang.String pageHeight
          (Original XSL attribuut: page.height.)
protected  java.lang.String pageHeightPortrait
          The portrait page height is the length of the long edge of the physical page.
protected  java.lang.String pageMarginBottom
          The bottom page margin is the distance from the bottom of the region-after to the physical bottom of the page.
protected  java.lang.String pageMarginInner
          The inner page margin is the distance from bound edge of the page to the first column of text.
protected  java.lang.String pageMarginOuter
          The outer page margin is the distance from non-bound edge of the page to the outer edge of the last column of text.
protected  java.lang.String pageMarginTop
          The top page margin is the distance from the physical top of the page to the top of the region-before.
protected  java.lang.String pageOrientation
          Select one from portrait or landscape.
protected  java.lang.String pageWidth
          (Original XSL attribuut: page.width.)
protected  java.lang.String pageWidthPortrait
          The portrait page width is the length of the short edge of the physical page.
protected  java.lang.String paperType
          The paper type is a convenient way to specify the paper size.
protected  java.lang.String partAutolabel
          (Original XSL attribuut: part.autolabel.)
protected  java.lang.String passivetexExtensions
          (Original XSL attribuut: passivetex.extensions.)
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 refentryPagebreak
          (Original XSL attribuut: refentry.pagebreak.)
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 regionAfterExtent
          The region after extent is the height of the area where footers are printed.
protected  java.lang.String regionBeforeExtent
          The region before extent is the height of the area where headers are printed.
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 sansFontFamily
          The default sans-serif font family.
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 sectionContainerElement
          Selects the element name for outer container of each section.
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 sidebarFloatType
          Selects the type of float for sidebar elements.
protected  java.lang.String sidebarFloatWidth
          Sets the default width for sidebars when used as a side float.
protected  java.lang.String simplesectInToc
          (Original XSL attribuut: simplesect.in.toc.)
protected  java.lang.String space3emspaceWidth
          (Original XSL attribuut: space.3emspace.width.)
protected  java.lang.String space4emspaceWidth
          (Original XSL attribuut: space.4emspace.width.)
protected  java.lang.String space6emspaceWidth
          (Original XSL attribuut: space.6emspace.width.)
protected  java.lang.String spaceEmquadWidth
          (Original XSL attribuut: space.emquad.width.)
protected  java.lang.String spaceEmspaceWidth
          (Original XSL attribuut: space.emspace.width.)
protected  java.lang.String spaceEnquadWidth
          (Original XSL attribuut: space.enquad.width.)
protected  java.lang.String spaceEnspaceWidth
          (Original XSL attribuut: space.enspace.width.)
protected  java.lang.String spaceFigspaceWidth
          (Original XSL attribuut: space.figspace.width.)
protected  java.lang.String spaceHairspaceWidth
          (Original XSL attribuut: space.hairspace.width.)
protected  java.lang.String spacePunctspaceWidth
          (Original XSL attribuut: space.punctspace.width.)
protected  java.lang.String spaceThinspaceWidth
          (Original XSL attribuut: space.thinspace.width.)
protected  java.lang.String stylesheetResultType
          (Original XSL attribuut: stylesheet.result.type.)
protected  java.lang.String symbolFontFamily
          A typical body or title font does not contain all the character glyphs that DocBook supports.
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 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 titleFontFamily
          The title font family is used for titles (chapter, section, figure, etc.
protected  java.lang.String titleFontset
          (Original XSL attribuut: title.fontset.)
protected  java.lang.String titleMarginLeft
          This parameter provides the means of adjusting the left margin for titles when the XSL-FO processor being used is an old version of FOP (0.
protected  java.lang.String tocIndentWidth
          Specifies, in points, the distance by which each level of the TOC is indented from its parent.
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 ulinkFootnotes
          (Original XSL attribuut: ulink.footnotes.)
protected  java.lang.String ulinkHyphenate
          (Original XSL attribuut: ulink.hyphenate.)
protected  java.lang.String ulinkHyphenateChars
          (Original XSL attribuut: ulink.hyphenate.chars.)
protected  java.lang.String ulinkShow
          (Original XSL attribuut: ulink.show.)
protected  java.lang.String useExtensions
          If true, extensions may be used.
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 variablelistAsBlocks
          (Original XSL attribuut: variablelist.as.blocks.)
protected  java.lang.String variablelistMaxTermlength
          (Original XSL attribuut: variablelist.max.termlength.)
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 xepExtensions
          (Original XSL attribuut: xep.extensions.)
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
DocbkxPdfMojo()
           
 
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.AbstractPdfMojo
adjustTransformer, postProcessResult
 
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, getNonDefaultStylesheetLocation, getNonDefaultStylesheetURL, getProperty, getStylesheetURL, postProcess, 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

passivetexExtensions

protected java.lang.String passivetexExtensions
(Original XSL attribuut: passivetex.extensions.)


profileCondition

protected java.lang.String profileCondition
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.condition.)


useRoleAsXrefstyle

protected java.lang.String useRoleAsXrefstyle
In DocBook documents that conform to a schema older than V4. (Original XSL attribuut: use.role.as.xrefstyle.)


profileRole

protected java.lang.String profileRole
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.role.)


tableFrameBorderColor

protected java.lang.String tableFrameBorderColor
Specifies the border color of table frames. (Original XSL attribuut: table.frame.border.color.)


texMathDelims

protected java.lang.String texMathDelims
For compatibility with DSSSL based DBTeXMath from Allin Cottrell you should set this parameter to 0. (Original XSL attribuut: tex.math.delims.)


graphicDefaultExtension

protected java.lang.String graphicDefaultExtension
(Original XSL attribuut: graphic.default.extension.)


makeIndexMarkup

protected java.lang.String makeIndexMarkup
This parameter enables a very neat trick for getting properly merged, collated back-of-the-book indexes. (Original XSL attribuut: make.index.markup.)


partAutolabel

protected java.lang.String partAutolabel
(Original XSL attribuut: part.autolabel.)


footnoteFontSize

protected java.lang.String footnoteFontSize
The footnote font size is used for. (Original XSL attribuut: footnote.font.size.)


cropMarks

protected java.lang.String cropMarks
If true, crop marks will be added to each page. (Original XSL attribuut: crop.marks.)


hyphenateVerbatim

protected java.lang.String hyphenateVerbatim
If the lines of program listing are too long to fit into one line it is quite common to split them at space and indicite by hook arrow that code continues on the next line. (Original XSL attribuut: hyphenate.verbatim.)


atiXsl11Bookmarks

protected java.lang.String atiXsl11Bookmarks
(Original XSL attribuut: ati.xsl11.bookmarks.)


directionAlignEnd

protected java.lang.String directionAlignEnd
(Original XSL attribuut: direction.align.end.)


profileRevision

protected java.lang.String profileRevision
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.revision.)


ebnfAssignment

protected java.lang.String ebnfAssignment
(Original XSL attribuut: ebnf.assignment.)


qandaDefaultlabel

protected java.lang.String qandaDefaultlabel
(Original XSL attribuut: qanda.defaultlabel.)


titleFontset

protected java.lang.String titleFontset
(Original XSL attribuut: title.fontset.)


pageOrientation

protected java.lang.String pageOrientation
Select one from portrait or landscape. (Original XSL attribuut: page.orientation.)


footnoteNumberFormat

protected java.lang.String footnoteNumberFormat
(Original XSL attribuut: footnote.number.format.)


referenceAutolabel

protected java.lang.String referenceAutolabel
(Original XSL attribuut: reference.autolabel.)


dingbatFontFamily

protected java.lang.String dingbatFontFamily
The dingbat font family is used for dingbats. (Original XSL attribuut: dingbat.font.family.)


titleMarginLeft

protected java.lang.String titleMarginLeft
This parameter provides the means of adjusting the left margin for titles when the XSL-FO processor being used is an old version of FOP (0. (Original XSL attribuut: title.margin.left.)


highlightDefaultLanguage

protected java.lang.String highlightDefaultLanguage
This language is used when there is no language attribute on programlisting. (Original XSL attribuut: highlight.default.language.)


preferredMediaobjectRole

protected java.lang.String preferredMediaobjectRole
A mediaobject may contain several objects such as imageobjects. (Original XSL attribuut: preferred.mediaobject.role.)


generateToc

protected java.lang.String generateToc
This parameter has a structured value. (Original XSL attribuut: generate.toc.)


indexMethod

protected java.lang.String indexMethod
This parameter lets you select which method to use for sorting and grouping index entries in an index. (Original XSL attribuut: index.method.)


insertOlinkPdfFrag

protected java.lang.String insertOlinkPdfFrag
(Original XSL attribuut: insert.olink.pdf.frag.)


calloutUnicodeFont

protected java.lang.String calloutUnicodeFont
The name of the font to specify around Unicode callout glyphs. (Original XSL attribuut: callout.unicode.font.)


indexOnType

protected java.lang.String indexOnType
(Original XSL attribuut: index.on.type.)


emailMailtoEnabled

protected java.lang.String emailMailtoEnabled
(Original XSL attribuut: email.mailto.enabled.)


autotocLabelSeparator

protected java.lang.String autotocLabelSeparator
String used to separate labels and titles in a table of contents. (Original XSL attribuut: autotoc.label.separator.)


nominalTableWidth

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. (Original XSL attribuut: nominal.table.width.)


itemizedlistLabelWidth

protected java.lang.String itemizedlistLabelWidth
Specifies the default width of the label (usually a bullet or other symbol) in an itemized list. (Original XSL attribuut: itemizedlist.label.width.)


markerSectionLevel

protected java.lang.String markerSectionLevel
(Original XSL attribuut: marker.section.level.)


kimberImported

protected java.lang.String kimberImported
(Original XSL attribuut: kimber.imported.)


olinkDoctitle

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. (Original XSL attribuut: olink.doctitle.)


insertXrefPageNumber

protected java.lang.String insertXrefPageNumber
(Original XSL attribuut: insert.xref.page.number.)


regionBeforeExtent

protected java.lang.String regionBeforeExtent
The region before extent is the height of the area where headers are printed. (Original XSL attribuut: region.before.extent.)


lineHeight

protected java.lang.String lineHeight
Sets the line-height property. (Original XSL attribuut: line-height.)


biblioentryAltPrimarySeps

protected java.lang.String biblioentryAltPrimarySeps
(Original XSL attribuut: biblioentry.alt.primary.seps.)


spaceEmquadWidth

protected java.lang.String spaceEmquadWidth
(Original XSL attribuut: space.emquad.width.)


variablelistTermBreakAfter

protected java.lang.String variablelistTermBreakAfter
(Original XSL attribuut: variablelist.term.break.after.)


variablelistAsBlocks

protected java.lang.String variablelistAsBlocks
(Original XSL attribuut: variablelist.as.blocks.)


ulinkFootnotes

protected java.lang.String ulinkFootnotes
(Original XSL attribuut: ulink.footnotes.)


graphicNotations

protected java.lang.String graphicNotations
(Original XSL attribuut: graphic.notations.)


showComments

protected java.lang.String showComments
If true, comments will be displayed, otherwise they are suppressed. (Original XSL attribuut: show.comments.)


profileOs

protected java.lang.String profileOs
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.os.)


tableFrameBorderStyle

protected java.lang.String tableFrameBorderStyle
Specifies the border style of table frames. (Original XSL attribuut: table.frame.border.style.)


calloutGraphicsNumberLimit

protected java.lang.String calloutGraphicsNumberLimit
(Original XSL attribuut: callout.graphics.number.limit.)


biblioentryItemSeparator

protected java.lang.String biblioentryItemSeparator
(Original XSL attribuut: biblioentry.item.separator.)


xrefTitlePageSeparator

protected java.lang.String xrefTitlePageSeparator
This parameter allows you to control the punctuation of certain types of generated cross reference text. (Original XSL attribuut: xref.title-page.separator.)


columnGapIndex

protected java.lang.String columnGapIndex
(Original XSL attribuut: column.gap.index.)


headersOnBlankPages

protected java.lang.String headersOnBlankPages
If true, headers will be placed on blank pages. (Original XSL attribuut: headers.on.blank.pages.)


tablecolumnsExtension

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. (Original XSL attribuut: tablecolumns.extension.)


olinkBaseUri

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. (Original XSL attribuut: olink.base.uri.)


footersOnBlankPages

protected java.lang.String footersOnBlankPages
If true, footers will be placed on blank pages. (Original XSL attribuut: footers.on.blank.pages.)


profileAudience

protected java.lang.String profileAudience
Value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.audience.)


emailDelimitersEnabled

protected java.lang.String emailDelimitersEnabled
(Original XSL attribuut: email.delimiters.enabled.)


bodyFontSize

protected java.lang.String bodyFontSize
(Original XSL attribuut: body.font.size.)


texMathInAlt

protected java.lang.String texMathInAlt
If you want type math directly in TeX notation in equations, this parameter specifies notation used. (Original XSL attribuut: tex.math.in.alt.)


calloutIconSize

protected java.lang.String calloutIconSize
Specifies the size of the callout marker icons. (Original XSL attribuut: callout.icon.size.)


spaceHairspaceWidth

protected java.lang.String spaceHairspaceWidth
(Original XSL attribuut: space.hairspace.width.)


sectionAutolabelMaxDepth

protected java.lang.String sectionAutolabelMaxDepth
(Original XSL attribuut: section.autolabel.max.depth.)


tocIndentWidth

protected java.lang.String tocIndentWidth
Specifies, in points, the distance by which each level of the TOC is indented from its parent. (Original XSL attribuut: toc.indent.width.)


profileArch

protected java.lang.String profileArch
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.arch.)


chunkerOutputCdataSectionElements

protected java.lang.String chunkerOutputCdataSectionElements
This parameter specifies the list of elements that should be escaped as CDATA sections by the chunking stylesheet. (Original XSL attribuut: chunker.output.cdata-section-elements.)


profileConformance

protected java.lang.String profileConformance
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.conformance.)


sidebarFloatWidth

protected java.lang.String sidebarFloatWidth
Sets the default width for sidebars when used as a side float. (Original XSL attribuut: sidebar.float.width.)


directionMode

protected java.lang.String directionMode
(Original XSL attribuut: direction.mode.)


refclassSuppress

protected java.lang.String refclassSuppress
(Original XSL attribuut: refclass.suppress.)


chunkerOutputDoctypePublic

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. (Original XSL attribuut: chunker.output.doctype-public.)


columnGapFront

protected java.lang.String columnGapFront
(Original XSL attribuut: column.gap.front.)


spaceEnspaceWidth

protected java.lang.String spaceEnspaceWidth
(Original XSL attribuut: space.enspace.width.)


l10nXml

protected java.lang.String l10nXml
(Original XSL attribuut: l10n.xml.)


pageHeightPortrait

protected java.lang.String pageHeightPortrait
The portrait page height is the length of the long edge of the physical page. (Original XSL attribuut: page.height.portrait.)


tableFootnoteNumberSymbols

protected java.lang.String tableFootnoteNumberSymbols
(Original XSL attribuut: table.footnote.number.symbols.)


chunkerOutputEncoding

protected java.lang.String chunkerOutputEncoding
This parameter specifies the encoding to be used in files generated by the chunking stylesheet. (Original XSL attribuut: chunker.output.encoding.)


sectionAutolabel

protected java.lang.String sectionAutolabel
If true (true), unlabeled sections will be enumerated. (Original XSL attribuut: section.autolabel.)


bodyMarginTop

protected java.lang.String bodyMarginTop
The body top margin is the distance from the top of the region-before to the first line of text in the page body. (Original XSL attribuut: body.margin.top.)


columnGapTitlepage

protected java.lang.String columnGapTitlepage
(Original XSL attribuut: column.gap.titlepage.)


glosstermAutoLink

protected java.lang.String glosstermAutoLink
(Original XSL attribuut: glossterm.auto.link.)


marginNoteWidth

protected java.lang.String marginNoteWidth
Sets the default width for margin notes when used as a side float. (Original XSL attribuut: margin.note.width.)


get

protected java.lang.String get
(Original XSL attribuut: get.)


spacePunctspaceWidth

protected java.lang.String spacePunctspaceWidth
(Original XSL attribuut: space.punctspace.width.)


glosstermWidth

protected java.lang.String glosstermWidth
This parameter specifies the width reserved for glossary terms when a list presentation is used. (Original XSL attribuut: glossterm.width.)


simplesectInToc

protected java.lang.String simplesectInToc
(Original XSL attribuut: simplesect.in.toc.)


columnCountTitlepage

protected java.lang.String columnCountTitlepage
(Original XSL attribuut: column.count.titlepage.)


chunkerOutputOmitXmlDeclaration

protected java.lang.String chunkerOutputOmitXmlDeclaration
This parameter specifies the value of the omit-xml-declaration specification for generated pages. (Original XSL attribuut: chunker.output.omit-xml-declaration.)


punctHonorific

protected java.lang.String punctHonorific
This parameter specifies the punctuation that should be added after an honorific in a personal name. (Original XSL attribuut: punct.honorific.)


pageMarginTop

protected java.lang.String pageMarginTop
The top page margin is the distance from the physical top of the page to the top of the region-before. (Original XSL attribuut: page.margin.top.)


ignoreImageScaling

protected java.lang.String ignoreImageScaling
If true, the scaling attributes on graphics and media objects are ignored. (Original XSL attribuut: ignore.image.scaling.)


appendixAutolabel

protected java.lang.String appendixAutolabel
(Original XSL attribuut: appendix.autolabel.)


indexTermSeparator

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. (Original XSL attribuut: index.term.separator.)


bookmarksCollapse

protected java.lang.String bookmarksCollapse
If true, the bookmark tree is collapsed so that only the top-level bookmarks are displayed initially. (Original XSL attribuut: bookmarks.collapse.)


chunkerOutputMediaType

protected java.lang.String chunkerOutputMediaType
This parameter specifies the media type that should be used by the chunking stylesheet. (Original XSL attribuut: chunker.output.media-type.)


segmentedlistAsTable

protected java.lang.String segmentedlistAsTable
(Original XSL attribuut: segmentedlist.as.table.)


chunkerOutputIndent

protected java.lang.String chunkerOutputIndent
This parameter specifies the value of the indent specification for generated pages. (Original XSL attribuut: chunker.output.indent.)


hyphenate

protected java.lang.String hyphenate
If true, words may be hyphenated. (Original XSL attribuut: hyphenate.)


marginLeftInner

protected java.lang.String marginLeftInner
(Original XSL attribuut: margin.left.inner.)


defaultTableFrame

protected java.lang.String defaultTableFrame
This value will be used when there is no frame attribute on the table. (Original XSL attribuut: default.table.frame.)


glossaryCollection

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. (Original XSL attribuut: glossary.collection.)


pageMarginInner

protected java.lang.String pageMarginInner
The inner page margin is the distance from bound edge of the page to the first column of text. (Original XSL attribuut: page.margin.inner.)


menuchoiceMenuSeparator

protected java.lang.String menuchoiceMenuSeparator
(Original XSL attribuut: menuchoice.menu.separator.)


profileSecurity

protected java.lang.String profileSecurity
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.security.)


chapterAutolabel

protected java.lang.String chapterAutolabel
(Original XSL attribuut: chapter.autolabel.)


biblioentryPrimaryCount

protected java.lang.String biblioentryPrimaryCount
(Original XSL attribuut: biblioentry.primary.count.)


formalTitlePlacement

protected java.lang.String formalTitlePlacement
Specifies where formal object titles should occur. (Original XSL attribuut: formal.title.placement.)


chunkerOutputQuiet

protected java.lang.String chunkerOutputQuiet
(Original XSL attribuut: chunker.output.quiet.)


bibliographyCollection

protected java.lang.String bibliographyCollection
Maintaining bibliography entries across a set of documents is tedious, time consuming, and error prone. (Original XSL attribuut: bibliography.collection.)


indexRangeSeparator

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. (Original XSL attribuut: index.range.separator.)


shadeVerbatim

protected java.lang.String shadeVerbatim
(Original XSL attribuut: shade.verbatim.)


linenumberingWidth

protected java.lang.String linenumberingWidth
If line numbering is enabled, line numbers will appear right justified in a field "width" characters wide. (Original XSL attribuut: linenumbering.width.)


l10nGentextDefaultLanguage

protected java.lang.String l10nGentextDefaultLanguage
(Original XSL attribuut: l10n.gentext.default.language.)


refentryGenerateName

protected java.lang.String refentryGenerateName
(Original XSL attribuut: refentry.generate.name.)


ulinkHyphenate

protected java.lang.String ulinkHyphenate
(Original XSL attribuut: ulink.hyphenate.)


xrefLabelTitleSeparator

protected java.lang.String xrefLabelTitleSeparator
This parameter allows you to control the punctuation of certain types of generated cross reference text. (Original XSL attribuut: xref.label-title.separator.)


variablelistTermSeparator

protected java.lang.String variablelistTermSeparator
(Original XSL attribuut: variablelist.term.separator.)


headerColumnWidths

protected java.lang.String headerColumnWidths
Page headers in print output use a three column table to position text at the left, center, and right side of the header on the page. (Original XSL attribuut: header.column.widths.)


sansFontFamily

protected java.lang.String sansFontFamily
The default sans-serif font family. (Original XSL attribuut: sans.font.family.)


qandaInheritNumeration

protected java.lang.String qandaInheritNumeration
(Original XSL attribuut: qanda.inherit.numeration.)


calloutDefaultcolumn

protected java.lang.String calloutDefaultcolumn
(Original XSL attribuut: callout.defaultcolumn.)


spaceEnquadWidth

protected java.lang.String spaceEnquadWidth
(Original XSL attribuut: space.enquad.width.)


profileRevisionflag

protected java.lang.String profileRevisionflag
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.revisionflag.)


procedureStepNumerationFormats

protected java.lang.String procedureStepNumerationFormats
(Original XSL attribuut: procedure.step.numeration.formats.)


rootid

protected java.lang.String rootid
(Original XSL attribuut: rootid.)


refentryXrefManvolnum

protected java.lang.String refentryXrefManvolnum
(Original XSL attribuut: refentry.xref.manvolnum.)


columnCountBody

protected java.lang.String columnCountBody
Number of columns on body pages. (Original XSL attribuut: column.count.body.)


collectXrefTargets

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. (Original XSL attribuut: collect.xref.targets.)


makeSingleYearRanges

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). (Original XSL attribuut: make.single.year.ranges.)


bodyEndIndent

protected java.lang.String bodyEndIndent
This end-indent property is added to the fo:flow for certain page sequences. (Original XSL attribuut: body.end.indent.)


stylesheetResultType

protected java.lang.String stylesheetResultType
(Original XSL attribuut: stylesheet.result.type.)


cropMarkOffset

protected java.lang.String cropMarkOffset
Length of crop marks. (Original XSL attribuut: crop.mark.offset.)


bodyStartIndent

protected java.lang.String bodyStartIndent
This parameter provides the means of indenting the body text relative to section titles. (Original XSL attribuut: body.start.indent.)


indexNumberSeparator

protected java.lang.String indexNumberSeparator
This parameter permits you to override the text to insert between page references in a formatted index entry. (Original XSL attribuut: index.number.separator.)


calloutUnicodeStartCharacter

protected java.lang.String calloutUnicodeStartCharacter
(Original XSL attribuut: callout.unicode.start.character.)


l10nLangValueRfcCompliant

protected java.lang.String l10nLangValueRfcCompliant
(Original XSL attribuut: l10n.lang.value.rfc.compliant.)


fopExtensions

protected java.lang.String fopExtensions
(Original XSL attribuut: fop.extensions.)


doubleSided

protected java.lang.String doubleSided
Double-sided documents are printed with a slightly wider margin on the binding edge of the page. (Original XSL attribuut: double.sided.)


columnCountIndex

protected java.lang.String columnCountIndex
Number of columns on index pages. (Original XSL attribuut: column.count.index.)


xrefLabelPageSeparator

protected java.lang.String xrefLabelPageSeparator
This parameter allows you to control the punctuation of certain types of generated cross reference text. (Original XSL attribuut: xref.label-page.separator.)


processEmptySourceToc

protected java.lang.String processEmptySourceToc
(Original XSL attribuut: process.empty.source.toc.)


axfExtensions

protected java.lang.String axfExtensions
(Original XSL attribuut: axf.extensions.)


space6emspaceWidth

protected java.lang.String space6emspaceWidth
(Original XSL attribuut: space.6emspace.width.)


highlightXslthlConfig

protected java.lang.String highlightXslthlConfig
This location has precedence over the corresponding Java property. (Original XSL attribuut: highlight.xslthl.config.)


spaceThinspaceWidth

protected java.lang.String spaceThinspaceWidth
(Original XSL attribuut: space.thinspace.width.)


highlightSource

protected java.lang.String highlightSource
(Original XSL attribuut: highlight.source.)


footerRule

protected java.lang.String footerRule
If true, a rule will be drawn above the page footers. (Original XSL attribuut: footer.rule.)


refentryGenerateTitle

protected java.lang.String refentryGenerateTitle
(Original XSL attribuut: refentry.generate.title.)


calloutGraphicsPath

protected java.lang.String calloutGraphicsPath
Sets the path to the directory holding the callout graphics. (Original XSL attribuut: callout.graphics.path.)


columnCountFront

protected java.lang.String columnCountFront
Number of columns on front matter (dedication, preface, etc. (Original XSL attribuut: column.count.front.)


directionAlignStart

protected java.lang.String directionAlignStart
(Original XSL attribuut: direction.align.start.)


pageMarginBottom

protected java.lang.String pageMarginBottom
The bottom page margin is the distance from the bottom of the region-after to the physical bottom of the page. (Original XSL attribuut: page.margin.bottom.)


chunkerOutputMethod

protected java.lang.String chunkerOutputMethod
This parameter specifies the output method to be used in files generated by the chunking stylesheet. (Original XSL attribuut: chunker.output.method.)


qandaInToc

protected java.lang.String qandaInToc
(Original XSL attribuut: qanda.in.toc.)


glossarySort

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. (Original XSL attribuut: glossary.sort.)


calloutGraphicsExtension

protected java.lang.String calloutGraphicsExtension
Sets the filename extension to use on callout graphics. (Original XSL attribuut: callout.graphics.extension.)


footnoteNumberSymbols

protected java.lang.String footnoteNumberSymbols
(Original XSL attribuut: footnote.number.symbols.)


bridgeheadInToc

protected java.lang.String bridgeheadInToc
(Original XSL attribuut: bridgehead.in.toc.)


linenumberingEveryNth

protected java.lang.String linenumberingEveryNth
If line numbering is enabled, everyNth line will be numbered. (Original XSL attribuut: linenumbering.everyNth.)


bodyMarginBottom

protected java.lang.String bodyMarginBottom
The body bottom margin is the distance from the last line of text in the page body to the bottom of the region-after. (Original XSL attribuut: body.margin.bottom.)


saxonCharacterRepresentation

protected java.lang.String saxonCharacterRepresentation
This parameter has effect only when Saxon 6 is used (version 6. (Original XSL attribuut: saxon.character.representation.)


funcsynopsisStyle

protected java.lang.String funcsynopsisStyle
(Original XSL attribuut: funcsynopsis.style.)


glossaryAsBlocks

protected java.lang.String glossaryAsBlocks
(Original XSL attribuut: glossary.as.blocks.)


generateIndex

protected java.lang.String generateIndex
Specify if an index should be generated. (Original XSL attribuut: generate.index.)


l10nGentextUseXrefLanguage

protected java.lang.String l10nGentextUseXrefLanguage
If true, the language of the target will be used when generating cross reference text. (Original XSL attribuut: l10n.gentext.use.xref.language.)


olinkLangFallbackSequence

protected java.lang.String olinkLangFallbackSequence
This parameter defines a list of lang values to search among to resolve olinks. (Original XSL attribuut: olink.lang.fallback.sequence.)


authorOthernameInMiddle

protected java.lang.String authorOthernameInMiddle
(Original XSL attribuut: author.othername.in.middle.)


columnCountBack

protected java.lang.String columnCountBack
Number of columns on back matter (appendix, glossary, etc. (Original XSL attribuut: column.count.back.)


menuchoiceSeparator

protected java.lang.String menuchoiceSeparator
(Original XSL attribuut: menuchoice.separator.)


makeYearRanges

protected java.lang.String makeYearRanges
(Original XSL attribuut: make.year.ranges.)


l10nGentextLanguage

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. (Original XSL attribuut: l10n.gentext.language.)


defaultUnits

protected java.lang.String defaultUnits
(Original XSL attribuut: default.units.)


bodyFontset

protected java.lang.String bodyFontset
(Original XSL attribuut: body.fontset.)


useExtensions

protected java.lang.String useExtensions
If true, extensions may be used. (Original XSL attribuut: use.extensions.)


runinheadTitleEndPunct

protected java.lang.String runinheadTitleEndPunct
Specify which characters are to be counted as punctuation. (Original XSL attribuut: runinhead.title.end.punct.)


olinkDebug

protected java.lang.String olinkDebug
If true, then each olink will generate several messages about how it is being resolved during processing. (Original XSL attribuut: olink.debug.)


localL10nXml

protected java.lang.String localL10nXml
(Original XSL attribuut: local.l10n.xml.)


xrefWithNumberAndTitle

protected java.lang.String xrefWithNumberAndTitle
(Original XSL attribuut: xref.with.number.and.title.)


admonGraphicsPath

protected java.lang.String admonGraphicsPath
Sets the path to the directory containing the admonition graphics (caution. (Original XSL attribuut: admon.graphics.path.)


ulinkShow

protected java.lang.String ulinkShow
(Original XSL attribuut: ulink.show.)


glosslistAsBlocks

protected java.lang.String glosslistAsBlocks
(Original XSL attribuut: glosslist.as.blocks.)


titleFontFamily

protected java.lang.String titleFontFamily
The title font family is used for titles (chapter, section, figure, etc. (Original XSL attribuut: title.font.family.)


tableFootnoteNumberFormat

protected java.lang.String tableFootnoteNumberFormat
(Original XSL attribuut: table.footnote.number.format.)


monospaceVerbatimFontWidth

protected java.lang.String monospaceVerbatimFontWidth
Specifies with em units the width of a single character of the monospace font. (Original XSL attribuut: monospace.verbatim.font.width.)


hyphenateVerbatimCharacters

protected java.lang.String hyphenateVerbatimCharacters
(Original XSL attribuut: hyphenate.verbatim.characters.)


defaultImageWidth

protected java.lang.String defaultImageWidth
(Original XSL attribuut: default.image.width.)


headerRule

protected java.lang.String headerRule
If true, a rule will be drawn below the page headers. (Original XSL attribuut: header.rule.)


prefaceAutolabel

protected java.lang.String prefaceAutolabel
(Original XSL attribuut: preface.autolabel.)


symbolFontFamily

protected java.lang.String symbolFontFamily
A typical body or title font does not contain all the character glyphs that DocBook supports. (Original XSL attribuut: symbol.font.family.)


currentDocid

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. (Original XSL attribuut: current.docid.)


pageMarginOuter

protected java.lang.String pageMarginOuter
The outer page margin is the distance from non-bound edge of the page to the outer edge of the last column of text. (Original XSL attribuut: page.margin.outer.)


preferInternalOlink

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. (Original XSL attribuut: prefer.internal.olink.)


useSvg

protected java.lang.String useSvg
If true, SVG will be considered an acceptable image format. (Original XSL attribuut: use.svg.)


profileAttribute

protected java.lang.String profileAttribute
(Original XSL attribuut: profile.attribute.)


tocMaxDepth

protected java.lang.String tocMaxDepth
Specifies the maximal depth of TOC on all levels. (Original XSL attribuut: toc.max.depth.)


targetDatabaseDocument

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. (Original XSL attribuut: target.database.document.)


admonGraphicsExtension

protected java.lang.String admonGraphicsExtension
Sets the filename extension to use on admonition graphics. (Original XSL attribuut: admon.graphics.extension.)


cropMarkWidth

protected java.lang.String cropMarkWidth
Width of crop marks. (Original XSL attribuut: crop.mark.width.)


bibliographyNumbered

protected java.lang.String bibliographyNumbered
(Original XSL attribuut: bibliography.numbered.)


headerTableHeight

protected java.lang.String headerTableHeight
Page headers in print output use a three column table to position text at the left, center, and right side of the header on the page. (Original XSL attribuut: header.table.height.)


textinsertExtension

protected java.lang.String textinsertExtension
The textinsert extension element inserts the contents of a file into the result tree (as text). (Original XSL attribuut: textinsert.extension.)


sectionContainerElement

protected java.lang.String sectionContainerElement
Selects the element name for outer container of each section. (Original XSL attribuut: section.container.element.)


arbortextExtensions

protected java.lang.String arbortextExtensions
(Original XSL attribuut: arbortext.extensions.)


cropMarkBleed

protected java.lang.String cropMarkBleed
Length of invisible part of crop marks. (Original XSL attribuut: crop.mark.bleed.)


footerTableHeight

protected java.lang.String footerTableHeight
Page footers in print output use a three column table to position text at the left, center, and right side of the footer on the page. (Original XSL attribuut: footer.table.height.)


variablelistMaxTermlength

protected java.lang.String variablelistMaxTermlength
(Original XSL attribuut: variablelist.max.termlength.)


defaultTableWidth

protected java.lang.String defaultTableWidth
(Original XSL attribuut: default.table.width.)


chunkerOutputDoctypeSystem

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. (Original XSL attribuut: chunker.output.doctype-system.)


defaultTableRules

protected java.lang.String defaultTableRules
(Original XSL attribuut: default.table.rules.)


tocSectionDepth

protected java.lang.String tocSectionDepth
Specifies the depth to which recursive sections should appear in the TOC. (Original XSL attribuut: toc.section.depth.)


sidebarFloatType

protected java.lang.String sidebarFloatType
Selects the type of float for sidebar elements. (Original XSL attribuut: sidebar.float.type.)


writingMode

protected java.lang.String writingMode
Sets direction of text flow and text alignment based on locale. (Original XSL attribuut: writing.mode.)


calloutUnicode

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. (Original XSL attribuut: callout.unicode.)


spaceFigspaceWidth

protected java.lang.String spaceFigspaceWidth
(Original XSL attribuut: space.figspace.width.)


paperType

protected java.lang.String paperType
The paper type is a convenient way to specify the paper size. (Original XSL attribuut: paper.type.)


textdataDefaultEncoding

protected java.lang.String textdataDefaultEncoding
(Original XSL attribuut: textdata.default.encoding.)


admonGraphics

protected java.lang.String admonGraphics
If true (true), admonitions are presented in an alternate style that uses a graphic. (Original XSL attribuut: admon.graphics.)


columnGapBack

protected java.lang.String columnGapBack
(Original XSL attribuut: column.gap.back.)


spaceEmspaceWidth

protected java.lang.String spaceEmspaceWidth
(Original XSL attribuut: space.emspace.width.)


runinheadDefaultTitleEndPunct

protected java.lang.String runinheadDefaultTitleEndPunct
(Original XSL attribuut: runinhead.default.title.end.punct.)


pageWidthPortrait

protected java.lang.String pageWidthPortrait
The portrait page width is the length of the short edge of the physical page. (Original XSL attribuut: page.width.portrait.)


glossentryShowAcronym

protected java.lang.String glossentryShowAcronym
(Original XSL attribuut: glossentry.show.acronym.)


monospaceFontFamily

protected java.lang.String monospaceFontFamily
The monospace font family is used for verbatim environments (program listings, screens, etc. (Original XSL attribuut: monospace.font.family.)


glosstermSeparation

protected java.lang.String glosstermSeparation
(Original XSL attribuut: glossterm.separation.)


useRoleForMediaobject

protected java.lang.String useRoleForMediaobject
(Original XSL attribuut: use.role.for.mediaobject.)


sectionLabelIncludesComponentLabel

protected java.lang.String sectionLabelIncludesComponentLabel
If true, section labels are prefixed with the label of the component that contains them. (Original XSL attribuut: section.label.includes.component.label.)


columnGapLot

protected java.lang.String columnGapLot
(Original XSL attribuut: column.gap.lot.)


admonTextlabel

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. (Original XSL attribuut: admon.textlabel.)


profileVendor

protected java.lang.String profileVendor
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.vendor.)


profileStatus

protected java.lang.String profileStatus
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.status.)


indexOnRole

protected java.lang.String indexOnRole
(Original XSL attribuut: index.on.role.)


draftWatermarkImage

protected java.lang.String draftWatermarkImage
The image to be used for draft watermarks. (Original XSL attribuut: draft.watermark.image.)


profileWordsize

protected java.lang.String profileWordsize
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.wordsize.)


space4emspaceWidth

protected java.lang.String space4emspaceWidth
(Original XSL attribuut: space.4emspace.width.)


qandaNestedInToc

protected java.lang.String qandaNestedInToc
(Original XSL attribuut: qanda.nested.in.toc.)


graphicExtensions

protected java.lang.String graphicExtensions
(Original XSL attribuut: graphic.extensions.)


pageHeight

protected java.lang.String pageHeight
(Original XSL attribuut: page.height.)


tableCellBorderColor

protected java.lang.String tableCellBorderColor
Set the color of table cell borders. (Original XSL attribuut: table.cell.border.color.)


columnCountLot

protected java.lang.String columnCountLot
Number of columns on a page sequence containing the Table of Contents, List of Figures, etc. (Original XSL attribuut: column.count.lot.)


linenumberingSeparator

protected java.lang.String linenumberingSeparator
The separator is inserted between line numbers and lines in the verbatim environment. (Original XSL attribuut: linenumbering.separator.)


defaultFloatClass

protected java.lang.String defaultFloatClass
Selects the direction in which a float should be placed. (Original XSL attribuut: default.float.class.)


bodyFontFamily

protected java.lang.String bodyFontFamily
The body font family is the default font used for text in the page body. (Original XSL attribuut: body.font.family.)


xepExtensions

protected java.lang.String xepExtensions
(Original XSL attribuut: xep.extensions.)


labelFromPart

protected java.lang.String labelFromPart
(Original XSL attribuut: label.from.part.)


pageWidth

protected java.lang.String pageWidth
(Original XSL attribuut: page.width.)


bibliographyStyle

protected java.lang.String bibliographyStyle
(Original XSL attribuut: bibliography.style.)


tableFrameBorderThickness

protected java.lang.String tableFrameBorderThickness
Specifies the thickness of the border on the table's frame. (Original XSL attribuut: table.frame.border.thickness.)


exslNodeSetAvailable

protected java.lang.String exslNodeSetAvailable
If true, then the exsl:node-set() function is available to be used in the stylesheet. (Original XSL attribuut: exsl.node.set.available.)


footerColumnWidths

protected java.lang.String footerColumnWidths
Page footers in print output use a three column table to position text at the left, center, and right side of the footer on the page. (Original XSL attribuut: footer.column.widths.)


alignment

protected java.lang.String alignment
The default text alignment is used for most body text. (Original XSL attribuut: alignment.)


calloutsExtension

protected java.lang.String calloutsExtension
(Original XSL attribuut: callouts.extension.)


chunkerOutputStandalone

protected java.lang.String chunkerOutputStandalone
This parameter specifies the value of the standalone specification for generated pages. (Original XSL attribuut: chunker.output.standalone.)


profileSeparator

protected java.lang.String profileSeparator
Separator character used for compound profile values. (Original XSL attribuut: profile.separator.)


linenumberingExtension

protected java.lang.String linenumberingExtension
(Original XSL attribuut: linenumbering.extension.)


bodyFontMaster

protected java.lang.String bodyFontMaster
(Original XSL attribuut: body.font.master.)


keepRelativeImageUris

protected java.lang.String keepRelativeImageUris
(Original XSL attribuut: keep.relative.image.uris.)


profileUserlevel

protected java.lang.String profileUserlevel
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.userlevel.)


tableCellBorderThickness

protected java.lang.String tableCellBorderThickness
If non-zero, specifies the thickness of borders on table cells. (Original XSL attribuut: table.cell.border.thickness.)


tableCellBorderStyle

protected java.lang.String tableCellBorderStyle
Specifies the border style of table cells. (Original XSL attribuut: table.cell.border.style.)


qandadivAutolabel

protected java.lang.String qandadivAutolabel
If true, unlabeled qandadivs will be enumerated. (Original XSL attribuut: qandadiv.autolabel.)


ebnfStatementTerminator

protected java.lang.String ebnfStatementTerminator
(Original XSL attribuut: ebnf.statement.terminator.)


targetsFilename

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. (Original XSL attribuut: targets.filename.)


generateSectionTocLevel

protected java.lang.String generateSectionTocLevel
(Original XSL attribuut: generate.section.toc.level.)


insertLinkPageNumber

protected java.lang.String insertLinkPageNumber
(Original XSL attribuut: insert.link.page.number.)


functionParens

protected java.lang.String functionParens
(Original XSL attribuut: function.parens.)


formalProcedures

protected java.lang.String formalProcedures
Formal procedures are numbered and always have a title. (Original XSL attribuut: formal.procedures.)


processSourceToc

protected java.lang.String processSourceToc
(Original XSL attribuut: process.source.toc.)


ulinkHyphenateChars

protected java.lang.String ulinkHyphenateChars
(Original XSL attribuut: ulink.hyphenate.chars.)


useLocalOlinkStyle

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. (Original XSL attribuut: use.local.olink.style.)


calloutGraphics

protected java.lang.String calloutGraphics
If true, callouts are presented with graphics (e. (Original XSL attribuut: callout.graphics.)


refentryPagebreak

protected java.lang.String refentryPagebreak
(Original XSL attribuut: refentry.pagebreak.)


insertOlinkPageNumber

protected java.lang.String insertOlinkPageNumber
(Original XSL attribuut: insert.olink.page.number.)


columnGapBody

protected java.lang.String columnGapBody
(Original XSL attribuut: column.gap.body.)


marginNoteFloatType

protected java.lang.String marginNoteFloatType
Selects the type of float for margin notes. (Original XSL attribuut: margin.note.float.type.)


componentLabelIncludesPartLabel

protected java.lang.String componentLabelIncludesPartLabel
(Original XSL attribuut: component.label.includes.part.label.)


profileValue

protected java.lang.String profileValue
(Original XSL attribuut: profile.value.)


imgSrcPath

protected java.lang.String imgSrcPath
(Original XSL attribuut: img.src.path.)


firsttermOnlyLink

protected java.lang.String firsttermOnlyLink
(Original XSL attribuut: firstterm.only.link.)


draftMode

protected java.lang.String draftMode
Selects draft mode. (Original XSL attribuut: draft.mode.)


orderedlistLabelWidth

protected java.lang.String orderedlistLabelWidth
Specifies the default width of the label (usually a number or sequence of numbers) in an ordered list. (Original XSL attribuut: orderedlist.label.width.)


regionAfterExtent

protected java.lang.String regionAfterExtent
The region after extent is the height of the area where footers are printed. (Original XSL attribuut: region.after.extent.)


kosekImported

protected java.lang.String kosekImported
(Original XSL attribuut: kosek.imported.)


fop1Extensions

protected java.lang.String fop1Extensions
(Original XSL attribuut: fop1.extensions.)


funcsynopsisDecoration

protected java.lang.String funcsynopsisDecoration
(Original XSL attribuut: funcsynopsis.decoration.)


calloutUnicodeNumberLimit

protected java.lang.String calloutUnicodeNumberLimit
(Original XSL attribuut: callout.unicode.number.limit.)


space3emspaceWidth

protected java.lang.String space3emspaceWidth
(Original XSL attribuut: space.3emspace.width.)


profileLang

protected java.lang.String profileLang
The value of this parameter specifies profiles which should be included in the output. (Original XSL attribuut: profile.lang.)

Constructor Detail

DocbkxPdfMojo

public DocbkxPdfMojo()
Method Detail

configure

protected void configure(javax.xml.transform.Transformer transformer)
Specified by:
configure in class AbstractTransformerMojo

getSourceDirectory

public java.io.File getSourceDirectory()
Specified by:
getSourceDirectory in class AbstractTransformerMojo

getTargetDirectory

public java.io.File getTargetDirectory()
Specified by:
getTargetDirectory in class AbstractTransformerMojo

getGeneratedSourceDirectory

public java.io.File getGeneratedSourceDirectory()
Specified by:
getGeneratedSourceDirectory in class AbstractTransformerMojo

getDefaultStylesheetLocation

public java.lang.String getDefaultStylesheetLocation()
Specified by:
getDefaultStylesheetLocation in class AbstractTransformerMojo

getType

public java.lang.String getType()
Specified by:
getType in class AbstractTransformerMojo

getStylesheetLocation

public java.lang.String getStylesheetLocation()
Specified by:
getStylesheetLocation in class AbstractTransformerMojo

getTargetFileExtension

public java.lang.String getTargetFileExtension()
Specified by:
getTargetFileExtension in class AbstractTransformerMojo

getIncludes

public java.lang.String[] getIncludes()
Specified by:
getIncludes in class AbstractTransformerMojo

getEntities

public java.util.List getEntities()
Specified by:
getEntities in class AbstractTransformerMojo

getCustomizationParameters

public java.util.List getCustomizationParameters()
Specified by:
getCustomizationParameters in class AbstractTransformerMojo

getSystemProperties

public java.util.Properties getSystemProperties()
Specified by:
getSystemProperties in class AbstractTransformerMojo

getPreProcess

public org.apache.tools.ant.Target getPreProcess()
Specified by:
getPreProcess in class AbstractTransformerMojo

getPostProcess

public org.apache.tools.ant.Target getPostProcess()
Specified by:
getPostProcess in class AbstractTransformerMojo

getMavenProject

public org.apache.maven.project.MavenProject getMavenProject()
Specified by:
getMavenProject in class AbstractTransformerMojo

getArtifacts

public java.util.List getArtifacts()
Specified by:
getArtifacts in class AbstractTransformerMojo

getXIncludeSupported

protected boolean getXIncludeSupported()
Specified by:
getXIncludeSupported in class AbstractTransformerMojo

isUseStandardOutput

protected boolean isUseStandardOutput()
Specified by:
isUseStandardOutput in class AbstractTransformerMojo


Copyright © 2006-2010. All Rights Reserved.