public final class CSSEmbedAssetProblem extends CSSProblem
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
String |
embed |
static int |
errorCode |
UNKNOWN| Constructor and Description |
|---|
CSSEmbedAssetProblem(CSSFunctionCallPropertyValue embedProperty)
Create a problem for embed asset failure.
|
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toStringpublic static final String DESCRIPTION
public static final int errorCode
public final String embed
public CSSEmbedAssetProblem(CSSFunctionCallPropertyValue embedProperty)
embedProperty - Embed() property valueCopyright © 2016 The Apache Software Foundation. All rights reserved.