public final class CSSUndefinedNamespacePrefixProblem extends CSSProblem
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static int |
errorCode |
String |
prefix |
UNKNOWN| Constructor and Description |
|---|
CSSUndefinedNamespacePrefixProblem(ICSSSelector selector)
Create a problem from a selector with undefined namespace prefix.
|
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toStringpublic static final String DESCRIPTION
public static final int errorCode
public final String prefix
public CSSUndefinedNamespacePrefixProblem(ICSSSelector selector)
selector - selector with undefined namespace prefixCopyright © 2016 The Apache Software Foundation. All rights reserved.