com.liferay.portal.tools.sass
Class SassString
java.lang.Object
com.liferay.portal.tools.sass.SassString
- All Implemented Interfaces:
- SassFragment
public class SassString
- extends Object
- implements SassFragment
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SassString
public SassString(String fileName,
String sassContent)
throws Exception
- Throws:
Exception
getLtrContent
public String getLtrContent()
- Specified by:
getLtrContent in interface SassFragment
getRtlContent
public String getRtlContent()
- Specified by:
getRtlContent in interface SassFragment