All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.codehaus.xfire.annotations.AnnotationsEmptyValidator Maven / Gradle / Ivy

The newest version!
package org.codehaus.xfire.annotations;

/**
 * @author Tomasz Sztelak
 *
 */
public class AnnotationsEmptyValidator implements AnnotationsValidator {

	public void validate(WebAnnotations annotations, Class clazz)
			throws AnnotationException {
		
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy