| Constructor and Description |
|---|
Linters(LinterConfigs linterConfigs) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exceedsThreshold() |
LintCollector |
getCollector() |
java.lang.String |
getLintSummary() |
java.util.Iterator<Linter> |
iterator() |
void |
lint(schemacrawler.schema.Catalog catalog,
java.sql.Connection connection) |
java.lang.String |
toString() |
public Linters(LinterConfigs linterConfigs) throws schemacrawler.schemacrawler.SchemaCrawlerException
schemacrawler.schemacrawler.SchemaCrawlerExceptionpublic final boolean exceedsThreshold()
public LintCollector getCollector()
public java.lang.String getLintSummary()
public java.util.Iterator<Linter> iterator()
iterator in interface java.lang.Iterable<Linter>public void lint(schemacrawler.schema.Catalog catalog,
java.sql.Connection connection)
throws schemacrawler.schemacrawler.SchemaCrawlerException
schemacrawler.schemacrawler.SchemaCrawlerExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2000-2018 Sualeh Fatehi. All rights reserved.