Package | Description |
---|---|
org.apache.flex.compiler.css |
This package contains interfaces and classes representing various CSS concepts.
|
org.apache.flex.compiler.internal.css |
This package is the internal extension of the external
org.apache.flex.compiler.css package. |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<ICSSFontFace> |
ICSSDocument.getFontFaces() |
Modifier and Type | Class and Description |
---|---|
class |
CSSFontFace
Implementation for
@font-face statement DOM. |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<ICSSFontFace> |
CSSDocument.getFontFaces() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.