public class ReporterVotLintContext extends VotLintContext
MAX_REPEAT| Constructor | Description |
|---|---|
ReporterVotLintContext(uk.ac.starlink.votable.VOTableVersion version,
Reporter reporter) |
Constructor.
|
| Modifier and Type | Method | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocator, 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 © 2018 Central Laboratory of the Research Councils. All Rights Reserved.