Package org.forgerock.doc.maven.pre
Class KeepTogether
java.lang.Object
org.forgerock.doc.maven.pre.KeepTogether
Keep shorter programlisting and screen elements on the same page in FO.
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor setting the Mojo that holds the configuration. -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute()
Keep shorter programlisting and screen elements on the same page in FO.
-
Constructor Details
-
KeepTogether
Constructor setting the Mojo that holds the configuration.- Parameters:
mojo
- The Mojo that holds the configuration.
-
-
Method Details
-
execute
Keep shorter programlisting and screen elements on the same page in FO.- Throws:
org.apache.maven.plugin.MojoExecutionException
- Failed to update an XML file.
-