/**
* <p>Title: </p>
* <p>Description: </p>
* <p>Copyright: Copyright (c) 2005</p>
* <p>Company: Mindswap (htp://www.mindswap.org)</p>
* @author Michael Grove
* @version 1.0
*/
/*
want uri of the file this report is for??
*/
public class OWLSValidatorReport
{
{
}
{
if (mMessageMap.isEmpty())
{
return;
}
{
if (!valid)
{
{
}
}
}
}
return mMessageMap;
}
}