org.jboss.errai.ui.client.local.spi
Class LessStyleMapping
java.lang.Object
org.jboss.errai.ui.client.local.spi.LessStyleMapping
public abstract class LessStyleMapping
- extends Object
Implementation of this class get created by the LessStyleGenerator
and will create a mapping
from the obfuscated selector names to the original ones.
- Author:
- edewit@redhat.com
- See Also:
LessStyleGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
styleNameMapping
protected Map<String,String> styleNameMapping
LessStyleMapping
public LessStyleMapping()
get
public String get(String styleName)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.