public class OlePatronRecordHandler extends Object
| Constructor and Description |
|---|
OlePatronRecordHandler() |
| Modifier and Type | Method and Description |
|---|---|
OlePatronGroup |
buildPatronFromFileContent(String fileContent)
This method returns Patron.
|
String |
generatePatronXML(OlePatronDocuments olePatronDocuments) |
String |
toXML(List<OlePatron> olePatrons)
This method returns Patron xml.
|
public OlePatronRecordHandler()
public OlePatronGroup buildPatronFromFileContent(String fileContent) throws URISyntaxException, IOException
fileContent - URISyntaxExceptionIOExceptionpublic String toXML(List<OlePatron> olePatrons)
olePatrons - public String generatePatronXML(OlePatronDocuments olePatronDocuments)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.