org.kuali.ole.ingest
Class ProfileXMLSchemaValidator

java.lang.Object
  extended by org.kuali.ole.ingest.ProfileXMLSchemaValidator

public class ProfileXMLSchemaValidator
extends Object

Created by IntelliJ IDEA. User: pvsubrah Date: 5/7/12 Time: 11:11 AM To change this template use File | Settings | File Templates.


Constructor Summary
ProfileXMLSchemaValidator()
           
 
Method Summary
 boolean validateContentsAgainstSchema(InputStream inputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileXMLSchemaValidator

public ProfileXMLSchemaValidator()
Method Detail

validateContentsAgainstSchema

public boolean validateContentsAgainstSchema(InputStream inputStream)
                                      throws ParseException,
                                             IOException,
                                             SAXException
Throws:
ParseException
IOException
SAXException


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.