Uses of Class
org.forgerock.doc.maven.utils.XmlTransformer
Packages that use XmlTransformer
Package
Description
Utilities for preparing documentation sources and manipulating output.
-
Uses of XmlTransformer in org.forgerock.doc.maven.utils
Subclasses of XmlTransformer in org.forgerock.doc.maven.utilsModifier and TypeClassDescriptionclass
Update XML files, transforming <imagedata> elements to make sure they usescalefit="1"
,width="100%"
, andcontentdepth="100%"
attributes.class
Update XML files based on an XSL resource.class
Update XML files, adding a dbfo processing instruction to set the background color of table header rows.