org.kuali.maven.plugins.graph.sanitize
Interface Sanitizer<T>

All Known Subinterfaces:
NodeSanitizer<T>
All Known Implementing Classes:
BuildSanitizer, RelatedArtifactSanitizer

public interface Sanitizer<T>


Method Summary
 void sanitize(T object)
           
 

Method Detail

sanitize

void sanitize(T object)


Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.