os.djtagger.task.musicbrainz.weighting
Class TagWeighting

java.lang.Object
  extended by os.djtagger.task.musicbrainz.weighting.TagWeighting
All Implemented Interfaces:
Weighting

public class TagWeighting
extends java.lang.Object
implements Weighting


Constructor Summary
TagWeighting()
           
 
Method Summary
 void score(Tagger tagger, java.io.File file, TrackMatchingInformation matches)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagWeighting

public TagWeighting()
Method Detail

score

public void score(Tagger tagger,
                  java.io.File file,
                  TrackMatchingInformation matches)
Specified by:
score in interface Weighting


Copyright © 2007-2010 Pointbreak. All Rights Reserved.