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 - ParseExceptionIOExceptionSAXExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.