All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.jsclosurecompiler.SpincastJsClosureCompilerPebbleExtensionDefault.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






SpincastJsClosureCompilerPebbleExtensionDefault (org.spincast:spincast-framework 1.14.0 API)












org.spincast.plugins.jsclosurecompiler

Class SpincastJsClosureCompilerPebbleExtensionDefault

  • java.lang.Object
    • com.mitchellbosecke.pebble.extension.AbstractExtension
      • org.spincast.plugins.jsclosurecompiler.SpincastJsClosureCompilerPebbleExtensionDefault
    • Method Detail

      • getRouter

        protected Router<?,?> getRouter()
      • getServer

        protected Server getServer()
      • getHttpClient

        protected HttpClient getHttpClient()
      • getFunctions

        public Map<String,com.mitchellbosecke.pebble.extension.Function> getFunctions()
        Specified by:
        getFunctions in interface com.mitchellbosecke.pebble.extension.Extension
        Overrides:
        getFunctions in class com.mitchellbosecke.pebble.extension.AbstractExtension
      • bundlingDisabledOutput

        protected Object bundlingDisabledOutput(List<String> jsFilesUrlRelativePaths)
      • bundlingOutput

        protected Object bundlingOutput(String path)
      • getExistingBundleFileHash

        protected String getExistingBundleFileHash(File bundleFile)
        Return the hash used to create the existing bundle oir null if the bundle doesn't exist.
      • generateJsBundleName

        protected String generateJsBundleName(List<String> jsFilesUrlRelativePaths)
      • getJsBundleFile

        protected File getJsBundleFile(String hash)
      • generateJsBundleUrlPath

        protected String generateJsBundleUrlPath(String hash,
                                                 boolean withCacheBuster)

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy