org.kuali.ole.ingest
Class ISBNUtil
java.lang.Object
org.kuali.ole.ingest.ISBNUtil
public class ISBNUtil
- extends Object
ISBNUtil is for processing the request based on ISBN values
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISBNUtil
public ISBNUtil()
normalizeISBN
public String normalizeISBN(Object isbn)
throws Exception
- This method returns normalized isbn value based on isbn object.
- Parameters:
isbn
-
- Returns:
- value
- Throws:
Exception
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.