org.kuali.ole.patron.merge.controller
Class OlePatronConfigObjectGeneratorFromXML
java.lang.Object
org.kuali.ole.patron.merge.controller.OlePatronConfigObjectGeneratorFromXML
public class OlePatronConfigObjectGeneratorFromXML
- extends Object
Created with IntelliJ IDEA.
User: vivekb
Date: 8/22/12
Time: 3:04 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OlePatronConfigObjectGeneratorFromXML
public OlePatronConfigObjectGeneratorFromXML()
buildKrmsFromFileContent
public OlePatronConfig buildKrmsFromFileContent(String fileContent)
throws URISyntaxException,
IOException
- This method returns PatronConfig object from fileContent.
The xStream will convert the fileContent into PatronConfig Object.
- Parameters:
fileContent
-
- Returns:
- PatronConfig object
- Throws:
URISyntaxException
IOException
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.