Uses of Class
org.apache.maven.doxia.site.ExternalJs
Packages that use ExternalJs
-
Uses of ExternalJs in org.apache.maven.doxia.site
Methods in org.apache.maven.doxia.site that return ExternalJsModifier and TypeMethodDescriptionExternalJs.clone()Method clone.MermaidConfiguration.getExternalJs()Get the URL from which to request the javascript used for rendering the diagrams.Methods in org.apache.maven.doxia.site with parameters of type ExternalJsModifier and TypeMethodDescriptionvoidMermaidConfiguration.setExternalJs(ExternalJs externalJs) Set the URL from which to request the javascript used for rendering the diagrams.