public class OleLocationObjectGeneratorFromXML extends Object
| Constructor and Description |
|---|
OleLocationObjectGeneratorFromXML() |
| Modifier and Type | Method and Description |
|---|---|
OleLocationGroup |
buildLocationFromFileContent(String fileContent)
This method returns OleLocationGroup.
|
String |
toXML(List<OleLocationIngest> oleLocationIngestList)
This method returns xml.
|
public OleLocationObjectGeneratorFromXML()
public OleLocationGroup buildLocationFromFileContent(String fileContent) throws URISyntaxException, IOException
fileContent - URISyntaxExceptionIOExceptionpublic String toXML(List<OleLocationIngest> oleLocationIngestList) throws URISyntaxException, IOException
oleLocationIngestList - URISyntaxExceptionIOExceptionCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.