uoa-validator-engine2/src/main/java/eu/dnetlib/validator2/engine/contexts/XMLContextWithNotConfusedFi...

5 lines
146 B
Java

package eu.dnetlib.validator2.engine.contexts;
public interface XMLContextWithNotConfusedFields extends XMLContext, NotConfusedFieldsContext {
}