public class ReporterVotLintContext extends VotLintContext
MAX_REPEAT| Constructor and Description |
|---|
ReporterVotLintContext(uk.ac.starlink.votable.VOTableVersion version,
Reporter reporter)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
error(java.lang.String msg)
Write an error message to the user.
|
void |
info(java.lang.String msg)
Write an informative message to the user.
|
void |
warning(java.lang.String msg)
Write a warning message to the user.
|
getLocator, getNamespaceMap, getOutput, getVersion, isDebug, isValidating, message, registerID, registerRef, reportUncheckedRefs, setLocatorpublic ReporterVotLintContext(uk.ac.starlink.votable.VOTableVersion version,
Reporter reporter)
reporter - validation message destinationpublic void info(java.lang.String msg)
VotLintContextinfo in class VotLintContextmsg - messagepublic void warning(java.lang.String msg)
VotLintContextwarning in class VotLintContextmsg - messagepublic void error(java.lang.String msg)
VotLintContexterror in class VotLintContextmsg - messageCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.