ParserConfiguration.setLanguageLevel(ParserConfiguration.LanguageLevel) with RAW.@Deprecated public final class NoProblemsValidator extends Object implements Validator
| Constructor and Description |
|---|
NoProblemsValidator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Node node,
ProblemReporter problemReporter)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostProcessorandThenpublic void accept(Node node, ProblemReporter problemReporter)
accept in interface TypedValidator<Node>accept in interface Validatoraccept in interface BiConsumer<Node,ProblemReporter>node - the node that wants to be validatedproblemReporter - when found, validation errors can be reported hereCopyright © 2007–2018. All rights reserved.