public class JSCSSCompilationSession extends org.apache.royale.compiler.internal.css.codegen.CSSCompilationSession
activatedRules, cssDocuments, fontFaces, inheritingStyles, resolvedEmbedProperties, resolvedSelectors| Constructor and Description |
|---|
JSCSSCompilationSession() |
| Modifier and Type | Method and Description |
|---|---|
String |
emitCSS() |
String |
getEncodedCSS() |
protected boolean |
keepRule(org.apache.royale.compiler.css.ICSSRule newRule) |
static String |
minifyCSSString(String cssString)
used to minify the CSS for release mode
|
disable, emitStyleDataClass, isDisabled, isKeepAllTypeSelectors, setKeepAllTypeSelectors, synthesisNormalizedCSSpublic String getEncodedCSS()
public String emitCSS()
public static String minifyCSSString(String cssString)
protected boolean keepRule(org.apache.royale.compiler.css.ICSSRule newRule)
keepRule in class org.apache.royale.compiler.internal.css.codegen.CSSCompilationSessionCopyright © 2021 The Apache Software Foundation. All rights reserved.