Class GwtGssFunctionMapProvider

  • All Implemented Interfaces:
    com.google.gwt.thirdparty.common.css.GssFunctionMapProvider

    public class GwtGssFunctionMapProvider
    extends com.google.gwt.thirdparty.common.css.compiler.gssfunctions.DefaultGssFunctionMapProvider
    GssFunctionMapProvider that adds the mapping of GssFunction implemented for GWT.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​com.google.gwt.thirdparty.common.css.compiler.ast.GssFunction> get()  
      • Methods inherited from class com.google.gwt.thirdparty.common.css.compiler.gssfunctions.DefaultGssFunctionMapProvider

        get
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GwtGssFunctionMapProvider

        public GwtGssFunctionMapProvider​(ResourceContext context)
    • Method Detail

      • get

        public java.util.Map<java.lang.String,​com.google.gwt.thirdparty.common.css.compiler.ast.GssFunction> get()
        Overrides:
        get in class com.google.gwt.thirdparty.common.css.compiler.gssfunctions.DefaultGssFunctionMapProvider