public final class FXGUnknownElementInVersionProblem extends FXGProblem
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
String |
element |
static int |
errorCode |
double |
version |
UNKNOWN
Constructor and Description |
---|
FXGUnknownElementInVersionProblem(String filePath,
int line,
int column,
String element,
double version) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int errorCode
public final double version
public final String element
Copyright © 2016 The Apache Software Foundation. All rights reserved.