public final class EmbedUnsupportedAttributeProblem extends CompilerProblem
Modifier and Type | Field and Description |
---|---|
EmbedAttribute |
attribute |
static String |
DESCRIPTION |
static int |
errorCode |
EmbedMIMEType |
mimeType |
UNKNOWN
Constructor and Description |
---|
EmbedUnsupportedAttributeProblem(ISourceLocation site,
EmbedAttribute attribute,
EmbedMIMEType mimeType) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int errorCode
public final EmbedAttribute attribute
public final EmbedMIMEType mimeType
public EmbedUnsupportedAttributeProblem(ISourceLocation site, EmbedAttribute attribute, EmbedMIMEType mimeType)
Copyright © 2016 The Apache Software Foundation. All rights reserved.