public class ContentProblem extends ValidationProblem
Constructor and Description |
---|
ContentProblem(ProblemDefinition defn,
URL source,
URL label)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
URL |
getLabel() |
getAncestorTargets, getColumnNumber, getLineNumber, getMessage, getProblem, getProblemDefinitionId, getSource, getTarget, setAncestorTargets, setColumnNumber, setLineNumber, setMessage, setSource, setTarget
protected URL label
public ContentProblem(ProblemDefinition defn, URL source, URL label)
defn
- An object representation of a problem.source
- url of the data file associated with this message.label
- url of the label file.public URL getLabel()
Copyright © 2010–2018 Planetary Data System. All rights reserved.