Uses of Class
org.apache.maven.doxia.site.ExternalJs
-
Packages that use ExternalJs Package Description org.apache.maven.doxia.site -
-
Uses of ExternalJs in org.apache.maven.doxia.site
Methods in org.apache.maven.doxia.site that return ExternalJs Modifier and Type Method Description ExternalJsExternalJs. clone()Method clone.ExternalJsMermaidConfiguration. 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 ExternalJs Modifier and Type Method Description voidMermaidConfiguration. setExternalJs(ExternalJs externalJs)Set the URL from which to request the javascript used for rendering the diagrams.
-