-
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
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
String |
get(String styleName) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.