public class SWFInvalidSignatureProblem extends CompilerProblem
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static int |
errorCode |
UNKNOWN
Constructor and Description |
---|
SWFInvalidSignatureProblem(String sourcePath) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int errorCode
public SWFInvalidSignatureProblem(String sourcePath)
sourcePath
- The normalized path of the SWF file.Copyright © 2016 The Apache Software Foundation. All rights reserved.