org.kuali.maven.plugins.graph.collector
Interface TokenCollector<T>

All Known Implementing Classes:
ArtifactIdTokenCollector, DependencyNodeTokenCollector, VersionFreeArtifactTokenCollector

public interface TokenCollector<T>


Method Summary
 List<String> getTokens(T object)
           
 

Method Detail

getTokens

List<String> getTokens(T object)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.