org.mindswap.owls.validator
Class OWLSValidatorReport

java.lang.Object
  extended by org.mindswap.owls.validator.OWLSValidatorReport

public class OWLSValidatorReport
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2005

Company: Mindswap (htp://www.mindswap.org)

Version:
1.0
Author:
Michael Grove

Constructor Summary
OWLSValidatorReport(java.util.Map theMsgs)
           
 
Method Summary
 java.util.Map getMessages()
           
 void print(java.io.PrintStream theOut)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLSValidatorReport

public OWLSValidatorReport(java.util.Map theMsgs)
Method Detail

print

public void print(java.io.PrintStream theOut)

getMessages

public java.util.Map getMessages()


Copyright © 2004 Evren Sirin. All Rights Reserved.