Module asciidoclet

Class Stylesheets


  • public class Stylesheets
    extends Object

    Responsible for copying the appropriate stylesheet to the javadoc output directory.

    • Method Detail

      • copy

        public boolean copy​(DocletEnvironment environment)

        Copies an DocletEnvironment to this object.

        Parameters:
        environment - An environment to be copied to this object.
        Returns:
        true if successfully copied. false otherwise.