com.melloware.jukes.ws
Class FreeDBSearch
java.lang.Object
com.melloware.jukes.ws.FreeDBSearch
public final class FreeDBSearch
- extends Object
Static methods for performing web services calls to FreeDB
Copyright (c) 1999-2007 Melloware, Inc.
- Version:
- 4.0
AZ Development 2010
- Author:
- Emil A. Lefkof III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
findItemsAtFreeDB
public static Collection findItemsAtFreeDB(float[] trackLength)
throws WebServiceException
- Finds a collection of albums at FreeDB
- Parameters:
float[] - trackLength - a set of track lengths to search at FreeDB for.
- Returns:
- a collection of items matching the search criteria
- Throws:
WebServiceException - if any error occurs querying the FreeDB service
Copyright © 1999-2010 Melloware Inc. All Rights Reserved.