public final class DraftV4DependenciesSyntaxChecker extends DependenciesSyntaxChecker
dependencies
keyworddependencyTypes, EQUIVALENCE
keyword
Modifier and Type | Method and Description |
---|---|
protected void |
checkDependency(ProcessingReport report,
String name,
SchemaTree tree)
Check one dependency which is not a schema dependency
|
static SyntaxChecker |
getInstance() |
checkValue
checkSyntax, getNode, getValidTypes, newMsg
public static SyntaxChecker getInstance()
protected void checkDependency(ProcessingReport report, String name, SchemaTree tree) throws ProcessingException
DependenciesSyntaxChecker
checkDependency
in class DependenciesSyntaxChecker
report
- the processing report to usename
- the property dependency nametree
- the schemaInvalidSchemaException
- keyword is invalidProcessingException
Copyright © 2013. All Rights Reserved.