Interface PluginUrlResourceParams

All Known Subinterfaces:
PluginCssResourceParams, PluginJsResourceParams

public interface PluginUrlResourceParams
Parameters that affect a resource that occur outside its querystring - e.g.: media query, and other attributes on an HTML tag e.g.: charset
Since:
v3.0
  • Method Summary

    Modifier and Type
    Method
    Description
    all()
     
  • Method Details

    • all

      Map<String,String> all()
      Returns:
      All params defined for this resource