public final class MXMLXMLProcessingInstructionLocationProblem extends MXMLSyntaxProblem
<?xml?>
processing instruction
is not at the beginning of the file.Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static int |
errorCode |
String |
XML |
UNKNOWN
Constructor and Description |
---|
MXMLXMLProcessingInstructionLocationProblem(ISourceLocation site) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int errorCode
public final String XML
public MXMLXMLProcessingInstructionLocationProblem(ISourceLocation site)
Copyright © 2016 The Apache Software Foundation. All rights reserved.