public class ProfileXMLSchemaValidator extends Object
Constructor and Description |
---|
ProfileXMLSchemaValidator() |
Modifier and Type | Method and Description |
---|---|
boolean |
validateContentsAgainstSchema(InputStream inputStream)
This method returns True/False
This method check the ProfileAttributeSchema against W3C Xml Schema,If it matches it return True else return False.
|
public ProfileXMLSchemaValidator()
public boolean validateContentsAgainstSchema(InputStream inputStream) throws ParseException, IOException, SAXException
inputStream
- ParseException
IOException
SAXException
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.