@DefaultSeverity(value=WARNING) public final class DuplicateQNameInSourcePathProblem extends CompilerProblem
CompilerProblem
subclass for source path entries that are not
directories.Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
String |
fileList |
String |
qName |
static int |
warningCode |
UNKNOWN
Constructor and Description |
---|
DuplicateQNameInSourcePathProblem(String fileList,
String qName) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int warningCode
public final String fileList
public final String qName
Copyright © 2016 The Apache Software Foundation. All rights reserved.