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
- URISyntaxException
IOException
public String toXML(List<OleLocationIngest> oleLocationIngestList) throws URISyntaxException, IOException
oleLocationIngestList
- URISyntaxException
IOException
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.