public final class SyntaxProcessor extends Object implements Processor<SchemaHolder,SchemaHolder>
| Constructor and Description |
|---|
SyntaxProcessor(Dictionary<SyntaxChecker> dict) |
public SyntaxProcessor(Dictionary<SyntaxChecker> dict)
public SchemaHolder process(ProcessingReport report, SchemaHolder input) throws ProcessingException
Processorprocess in interface Processor<SchemaHolder,SchemaHolder>report - the report to use while processinginput - the input for this processorProcessingException - processing failedCopyright © 2013. All Rights Reserved.