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