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