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