org.kuali.ole.ingest
Class ProfileObjectGeneratorFromXML
java.lang.Object
org.kuali.ole.ingest.ProfileObjectGeneratorFromXML
public class ProfileObjectGeneratorFromXML
- extends Object
ProfileObjectGeneratorFromXML used to build the Profile based on fileContent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileObjectGeneratorFromXML
public ProfileObjectGeneratorFromXML()
buildProfileFromFileContent
public Profile buildProfileFromFileContent(String fileContent)
throws URISyntaxException,
IOException
- This method return Profile Object.
This method build the Profile based on fileContent.
- Parameters:
fileContent
-
- Returns:
- Profile
- Throws:
URISyntaxException
IOException
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.