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