org.kuali.ole.ingest.util
Class OCLCUtil

java.lang.Object
  extended by org.kuali.ole.ingest.util.OCLCUtil

public class OCLCUtil
extends Object

Created with IntelliJ IDEA. User: ? Date: 11/8/12 Time: 2:41 PM To change this template use File | Settings | File Templates.


Constructor Summary
OCLCUtil()
           
 
Method Summary
 String normalizedOclc(String oclc)
          Gets oclc exists in the docstore and normalizes it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLCUtil

public OCLCUtil()
Method Detail

normalizedOclc

public String normalizedOclc(String oclc)
Gets oclc exists in the docstore and normalizes it.

Parameters:
oclc -
Returns:
normalizedOclc


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